arm-trusted-firmware/bl31/aarch64
Jorge Ramirez-Ortiz 25844ff728
feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS
It is not always the case that RESET_TO_BL31 enabled platforms don't
execute a bootloader before BL31.

For those use cases, being able to receive arguments from that first
loader (i.e: a DTB with TPM logs) might be necessary feature.

This code has been validated on iMX8mm.

Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Change-Id: Ibf00c3867cb1d1012b8b376e64ccaeca1c9d2bff
2022-04-29 22:54:23 +02:00
..
bl31_entrypoint.S feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS 2022-04-29 22:54:23 +02:00
crash_reporting.S Fix crash dump for lower EL 2020-03-06 14:17:35 +00:00
ea_delegate.S fix(el3-runtime): set unset pstate bits to default 2022-02-03 11:33:49 +00:00
runtime_exceptions.S fix(el3-runtime): set unset pstate bits to default 2022-02-03 11:33:49 +00:00