summaryrefslogtreecommitdiff
path: root/arch/arm/lib/call_with_stack.S
AgeCommit message (Expand)AuthorFilesLines
2022-10-04ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()Li Huafei1-0/+2
2021-12-03ARM: call_with_stack: add unwind supportArd Biesheuvel1-8/+25
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-13/+1
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King1-1/+1
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-2/+2
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon1-0/+44