summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/call_with_stack.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: replace BSYM() with badr assembly macroRussell King2015-05-081-1/+1
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-2/+2
* ARM: lib: add call_with_stack function for safely changing stackWill Deacon2011-12-121-0/+44