Lines Matching refs:payload
19 Booting an EL3 payload
42 To provide the model with the EL3 payload image, the following methods may be
45 #. If the EL3 payload is able to execute in place, it may be programmed into
52 -C bp.flashloader1.fname="<path-to>/<el3-payload>"
55 command may be used to load the EL3 payload ELF image over JTAG:
59 load <path-to>/el3-payload.elf
61 #. The EL3 payload may be pre-loaded in volatile memory using the following
66 --data cluster0.cpu0="<path-to>/el3-payload>"@address [Base FVPs]
232 to allow booting the Linux kernel as a BL33 payload on the FVP platform.