Home
last modified time | relevance | path

Searched defs:MCUBOOT_IMAGE_NUMBER (Results 1 – 16 of 16) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/tests/
Dtfm_tests_config.cmake9 …set(MCUBOOT_IMAGE_NUMBER 1 CACHE STRING "Whether to combine S and NS int… variable
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/
Dconfig.cmake9 set(MCUBOOT_IMAGE_NUMBER 2 CACHE STRING "Whether to combine S and NS into either 1 image… variable
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/
Dconfig.cmake9 set(MCUBOOT_IMAGE_NUMBER 2 CACHE STRING "Whether to combine S and NS into either 1 image… variable
/trusted-firmware-m-latest/platform/ext/target/stm/nucleo_l552ze_q/
Dconfig.cmake13 set(MCUBOOT_IMAGE_NUMBER 2 CACHE STRING "Whether to combine S and NS in… variable
/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/
Dconfig.cmake13 set(MCUBOOT_IMAGE_NUMBER 2 CACHE STRING "Whether to combine S and NS in… variable
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/an524/
Dconfig.cmake10 set(MCUBOOT_IMAGE_NUMBER 1 CACHE STRING "Whether to combine S and NS into… variable
/trusted-firmware-m-latest/config/profile/
Dprofile_small.cmake28 set(MCUBOOT_IMAGE_NUMBER 1 CACHE STRING "Whether to combine S and NS into … variable
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/
Dconfig.cmake24 set(MCUBOOT_IMAGE_NUMBER 6 CACHE STRING "Number of images supported by MCUBo… variable
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/
Dconfig.cmake13 set(MCUBOOT_IMAGE_NUMBER 2 CACHE STRING "Whether to combine S and NS in… variable
/trusted-firmware-m-latest/platform/ext/target/stm/stm32h573i_dk/
Dconfig.cmake10 set(MCUBOOT_IMAGE_NUMBER 2 CACHE STRING "Whether to combine S and NS in… variable
/trusted-firmware-m-latest/bl2/ext/mcuboot/
Dmcuboot_default_config.cmake18 set(MCUBOOT_IMAGE_NUMBER 2 CACHE STRING "Whether to combine S and NS in… variable
DKconfig36 config MCUBOOT_IMAGE_NUMBER config
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dconfig.cmake29 set(MCUBOOT_IMAGE_NUMBER 2 CACHE STRING "Whether to combine S and NS into… variable
/trusted-firmware-m-latest/config/
Dspe_config.cmake.in26 set(MCUBOOT_IMAGE_NUMBER @MCUBOOT_IMAGE_NUMBER@) variable
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dconfig.cmake45 set(MCUBOOT_IMAGE_NUMBER 4 CACHE STRING "Number of images supported by MC… variable
/trusted-firmware-m-latest/platform/ext/target/stm/stm32h573i_dk/include/
Dflash_layout.h91 #define MCUBOOT_IMAGE_NUMBER 2 /* (MCUBOOT_APP_IMAGE_NUMBER + MCUBOOT_S_DATA_IMAGE_NUMBER + MCUBOO… macro