Lines Matching refs:pass
109 Each Boot Loader stage can pass up to 4 arguments via registers to the next
127 to BL31. Note, ``arg0`` is used to pass the list of executable images.
240 - ``BL1_SMC_RUN_IMAGE``: This SMC is raised by BL2 to make BL1 pass control
391 relies on BL31 to pass control to the BL32 image, if present. Hence, BL2
404 BL2 relies on EL3 Runtime Software to pass control to BL33 once secure state
599 X0 and X1 can be used to pass information from the Trusted Boot Firmware to the
617 Legacy platforms may still pass a ``bl31_params`` structure in ``X0``, while TL
732 R0 and R1 are used to pass information from the Trusted Boot Firmware to the
748 evolution of TF-A using ``R0`` to pass a ``bl_params`` structure.
758 When using AArch32 EL3 Runtime Software, the Arm development platforms pass a
1123 TF-A supports two approaches for the SPD to pass control to BL32 before