Lines Matching refs:default
13 default "nxp/lpcxpresso55s69" if BOARD_LPCXPRESSO55S69_LPC55S69_CPU0_NS
14 default "arm/mps2/an521" if BOARD_MPS2_AN521_CPU0_NS
15 default "arm/mps3/corstone300/fvp" if BOARD_MPS3_CORSTONE300_FVP_NS
16 default "arm/mps3/corstone300/an547" if BOARD_MPS3_CORSTONE300_AN547_NS
17 default "arm/mps3/corstone300/an552" if BOARD_MPS3_CORSTONE300_AN552_NS
18 default "arm/mps3/corstone310/an555" if BOARD_MPS3_CORSTONE310_AN555_NS
19 default "arm/mps3/corstone310/fvp" if BOARD_MPS3_CORSTONE310_FVP_NS
20 default "stm/b_u585i_iot02a" if BOARD_B_U585I_IOT02A
21 default "stm/nucleo_l552ze_q" if BOARD_NUCLEO_L552ZE_Q
22 default "stm/stm32l562e_dk" if BOARD_STM32L562E_DK
23 default "arm/musca_b1" if BOARD_V2M_MUSCA_B1
24 default "arm/musca_s1" if BOARD_V2M_MUSCA_S1
25 default "${ZEPHYR_BASE}/modules/trusted-firmware-m/nordic/nrf9160" if SOC_NRF9160
26 default "${ZEPHYR_BASE}/modules/trusted-firmware-m/nordic/nrf9120" if SOC_NRF9120
27 default "${ZEPHYR_BASE}/modules/trusted-firmware-m/nordic/nrf5340_cpuapp" if SOC_NRF5340_CPUAPP
56 By default we allow Zephyr preemptible threads be preempted
63 default "profile_small" if TFM_PROFILE_TYPE_SMALL
64 default "profile_medium" if TFM_PROFILE_TYPE_MEDIUM
65 default "profile_medium_arotless" if TFM_PROFILE_TYPE_AROTLESS
66 default "profile_large" if TFM_PROFILE_TYPE_LARGE
69 profile_large, profile_medium and profile_small. The default profile
74 default TFM_PROFILE_TYPE_NOT_SET
100 default TFM_CMAKE_BUILD_TYPE_RELEASE if SPEED_OPTIMIZATIONS && BUILD_OUTPUT_STRIPPED
101 default TFM_CMAKE_BUILD_TYPE_MINSIZEREL if SIZE_OPTIMIZATIONS || SIZE_OPTIMIZATIONS_AGGRESSIVE
102 default TFM_CMAKE_BUILD_TYPE_DEBUG if DEBUG_OPTIMIZATIONS
103 default TFM_CMAKE_BUILD_TYPE_RELWITHDEBINFO
122 default 1 if TFM_PROFILE_TYPE_SMALL || !TFM_IPC
123 default 2 if TFM_PROFILE_TYPE_MEDIUM
124 default 3 if TFM_PROFILE_TYPE_LARGE
127 1,2 or 3; the default is set by build configuration. When TF-M
136 Override the platform's default maximum number of assets to be stored in
142 default 0
149 Override the platform's default maximum size of a single asset to be
155 default 0
164 Do not include the default zephyr implementation of calling the TF-M
172 default y
174 If this option is enabled (as it is by default), a set of dummy
177 used by default.
196 default "$(APP_VERSION_TWEAK_STRING)" if "$(VERSION_MAJOR)" != "" && TFM_MCUBOOT_IMAGE_NUMBER = 1
197 default "0.0.0+0"
204 default "$(APP_VERSION_TWEAK_STRING)" if "$(VERSION_MAJOR)" != "" && TFM_MCUBOOT_IMAGE_NUMBER = 2
205 default "0.0.0+0"
212 default y
248 default 1
250 By default, TFM enables hardware rollback protection, which requires a security counter
257 default "EC-P256"
263 …default "${ZEPHYR_TRUSTED_FIRMWARE_M_MODULE_DIR}/bl2/ext/mcuboot/root-${CONFIG_TFM_MCUBOOT_SIGNATU…
272 …default "${ZEPHYR_TRUSTED_FIRMWARE_M_MODULE_DIR}/bl2/ext/mcuboot/root-${CONFIG_TFM_MCUBOOT_SIGNATU…
281 default 2
290 default TFM_MCUBOOT_PATH_LOCAL
292 Path to MCUboot for TF-M builds. The default option
296 build time. The default option ensures that Zephyr builds
316 default ""
334 default TFM_SFN if TFM_PROFILE_TYPE_SMALL
335 default TFM_IPC
385 default TFM_PSA_TEST_NONE
425 default 0x400
427 By default BL2 header size in TF-M is 0x400. ROM_START_OFFSET
433 default TFM_BL2_LOG_LEVEL_INFO
467 default TFM_SPM_LOG_LEVEL_INFO
480 default y