Lines Matching refs:EL3
4 EL3 payloads alternative boot flow
16 ``EL3 payloads`` through TF-A instead. This is implemented as an alternative
17 boot flow, where a modified BL2 boots an EL3 payload, instead of loading the
19 developing EL3 baremetal code by:
25 When booting an EL3 payload on Arm standard platforms, the configuration of the
28 DRAM to the EL3 payload.
33 - Running in EL3;
42 Booting an EL3 payload
45 The EL3 payload image is a standalone image and is not part of the FIP. It is
48 - The EL3 payload may reside in non-volatile memory (NVM) and execute in
52 - The EL3 payload needs to be loaded in volatile memory (e.g. DRAM) at
62 use any other platform-specific mechanism to load the EL3 payload, though.