summary refs log tree commit diff
path: root/arch/arm/lib/call_with_stack.S
AgeCommit message (Expand)Author
2022-10-04ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()Li Huafei
2021-12-03ARM: call_with_stack: add unwind supportArd Biesheuvel
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon