summaryrefslogtreecommitdiff
path: root/arch/arm/lib/call_with_stack.S
AgeCommit message (Expand)Author
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