Searched refs:PLAT_SEC_ENTRY (Results 1 – 6 of 6) sorted by relevance
38 mov_imm x0, PLAT_SEC_ENTRY73 mov_imm x1, PLAT_SEC_ENTRY91 mov_imm x1, PLAT_SEC_ENTRY
138 #define PLAT_SEC_ENTRY (BL_DATA_LIMIT - 8) macro
43 mmio_write_64(PLAT_SEC_ENTRY, PLAT_SEC_WARM_ENTRY); in bl31_early_platform_setup2()
225 mmio_write_64(PLAT_SEC_ENTRY, sec_entrypoint); in plat_setup_psci_ops()
43 mmio_write_64(PLAT_SEC_ENTRY, 0); in bl31_early_platform_setup2()
51 mmio_write_64(PLAT_SEC_ENTRY, PLAT_SEC_WARM_ENTRY); in bl31_early_platform_setup2()
Completed in 6 milliseconds