Home
last modified time | relevance | path

Searched refs:BL1_SMC_RUN_IMAGE (Results 1 – 7 of 7) sorted by relevance

/external/arm-trusted-firmware/include/bl1/
Dbl1.h24 #define BL1_SMC_RUN_IMAGE 0x4 macro
/external/arm-trusted-firmware/bl2/
Dbl2_main.c137 smc(BL1_SMC_RUN_IMAGE, (unsigned long)next_bl_ep_info, 0, 0, 0, 0, 0, 0); in bl2_main()
/external/arm-trusted-firmware/bl1/aarch32/
Dbl1_exceptions.S33 mov lr, #BL1_SMC_RUN_IMAGE
/external/arm-trusted-firmware/bl1/aarch64/
Dbl1_exceptions.S149 mov x30, #BL1_SMC_RUN_IMAGE
/external/arm-trusted-firmware/docs/components/
Dfirmware-update.rst172 BL1_SMC_RUN_IMAGE section in BL1 SMC Interface
/external/arm-trusted-firmware/docs/design/
Dfirmware-design.rst225 - ``BL1_SMC_RUN_IMAGE``: This SMC is raised by BL2 to make BL1 pass control
/external/arm-trusted-firmware/docs/getting_started/
Dporting-guide.rst1284 ``BL1_SMC_RUN_IMAGE`` SMC request raised by BL2. It should be used to perform