Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds