Home
last modified time | relevance | path

Searched refs:stm32mp_save_boot_ctx_address (Results 1 – 4 of 4) sorted by relevance

/external/trusty/arm-trusted-firmware/plat/st/common/include/
Dstm32mp_common.h30 void stm32mp_save_boot_ctx_address(uintptr_t address);
/external/trusty/arm-trusted-firmware/plat/st/stm32mp2/
Dbl2_plat_setup.c135 stm32mp_save_boot_ctx_address(BOOT_CTX_ADDR); in bl2_el3_early_platform_setup()
/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32mp_common.c79 void stm32mp_save_boot_ctx_address(uintptr_t address) in stm32mp_save_boot_ctx_address() function
/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/
Dbl2_plat_setup.c145 stm32mp_save_boot_ctx_address(arg0); in bl2_el3_early_platform_setup()