arm-trusted-firmware/lib
Heiko Stuebner c6c10b02b8 Fixup register handling in aarch32 reset_handler
The BL handover interface stores the bootloader arguments in
registers r9-r12, so when the reset_handler stores the lr pointer
in r10 it clobers one of the arguments.

Adapt to use r8 and adapt the comment about registers allowed
to clober.

I've checked aarch32 reset_handlers and none seem to use higher
registers as far as I can tell.

Fixes: a6f340fe58 ("Introduce the new BL handover interface")
Cc: Soby Mathew <soby.mathew@arm.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2019-03-08 15:35:30 +00:00
..
aarch32 Correct typographical errors 2019-01-15 15:16:02 +00:00
aarch64 Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmp 2019-02-11 09:58:53 +00:00
compiler-rt compiler_rt: Import lshrdi3.c file 2018-11-06 15:42:51 +01:00
coreboot Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
cpus Fixup register handling in aarch32 reset_handler 2019-03-08 15:35:30 +00:00
el3_runtime Merge pull request #1848 from antonio-nino-diaz-arm/an/docs 2019-03-01 09:16:58 +00:00
extensions MPAM: enable MPAM EL2 traps 2019-02-28 10:28:25 +00:00
libc libc: Move setjmp to libc folder 2019-02-08 13:42:38 +00:00
libfdt libfdt: Downgrade to version 1.4.6-9 2018-10-30 13:42:13 +00:00
locks locks: linker variables to calculate per-cpu bakery lock size 2019-02-07 09:00:52 -08:00
optee Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
pmf Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
romlib Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
semihosting Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sprt SPM: Introduce SPRT C host library 2018-12-11 15:04:24 +00:00
stack_protector Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
utils plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
xlat_tables ARMv7: support non-LPAE mapping (not xlat_v2) 2019-02-19 17:07:48 +00:00
xlat_tables_v2 xlat_tables_v2: find VA/idx with helper functions. 2019-02-28 10:14:20 -08:00
zlib Sanitise includes across codebase 2019-01-04 10:43:17 +00:00