arm-trusted-firmware/bl1/aarch32
Etienne Carriere 3fe81dcf5d aarch32: use lr as bl32 boot argument on aarch32 only systems
Add 'lr_svc' as a boot parameter in AArch32 bl1. This is used by Optee
and Trusty to get the non-secure entry point on AArch32 platforms.

This change is not ported in AArch64 mode where the BL31, not BL32,
is in charge of booting the non secure image (BL33).

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
2018-02-02 13:16:18 +01:00
..
bl1_arch_setup.c bl1: include bl1_private.h in aarch* files 2017-06-23 09:38:06 +02:00
bl1_context_mgmt.c bl1: include bl1_private.h in aarch* files 2017-06-23 09:38:06 +02:00
bl1_entrypoint.S Fully initialise essential control registers 2017-06-21 17:57:54 +01:00
bl1_exceptions.S aarch32: use lr as bl32 boot argument on aarch32 only systems 2018-02-02 13:16:18 +01:00