Home
last modified time | relevance | path

Searched refs:boot_platform_should_load_image (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/platform/include/
Dboot_hal.h106 bool boot_platform_should_load_image(uint32_t image_id);
/trusted-firmware-m-latest/bl2/ext/mcuboot/
Dbl2_main.c171 if (!boot_platform_should_load_image(image_id)) { in main()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/tc/bl2/
Dboot_hal_bl2.c198 bool boot_platform_should_load_image(uint32_t image_id) in boot_platform_should_load_image() function
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/bl2/
Dboot_hal_bl2.c198 bool boot_platform_should_load_image(uint32_t image_id) in boot_platform_should_load_image() function
/trusted-firmware-m-latest/platform/ext/common/
Dboot_hal_bl2.c248 __WEAK bool boot_platform_should_load_image(uint32_t image_id) in boot_platform_should_load_image() function
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/bl2/
Dboot_hal_bl2.c930 bool boot_platform_should_load_image(uint32_t image_id) in boot_platform_should_load_image() function