arm-trusted-firmware/lib/cpus
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 Fixup register handling in aarch32 reset_handler 2019-03-08 15:35:30 +00:00
aarch64 Merge pull request #1751 from vwadekar/tegra-scatter-file-support 2019-03-01 11:23:58 +00:00
cpu-ops.mk Merge pull request #1849 from loumay-arm/lm/a73_errata 2019-03-01 11:23:48 +00:00
errata_report.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00