Home
last modified time | relevance | path

Searched refs:OTP_NV_COUNTERS_RAM_EMULATION (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-m-3.6.0/config/
Dconfig_base.h267 #ifndef OTP_NV_COUNTERS_RAM_EMULATION
268 #define OTP_NV_COUNTERS_RAM_EMULATION 0 macro
Dcheck_config.cmake50 tfm_invalid_config(OTP_NV_COUNTERS_RAM_EMULATION AND NOT (PLATFORM_DEFAULT_OTP OR PLATFORM_DEFAULT_…
Dconfig_base.cmake94 set(OTP_NV_COUNTERS_RAM_EMULATION OFF CACHE BOOL "Enable OTP/NV_COUNTERS emulati… variable
/trusted-firmware-m-3.6.0/platform/
DCMakeLists.txt115 $<$<BOOL:${OTP_NV_COUNTERS_RAM_EMULATION}>:OTP_NV_COUNTERS_RAM_EMULATION=1>
215 $<$<BOOL:${OTP_NV_COUNTERS_RAM_EMULATION}>:OTP_NV_COUNTERS_RAM_EMULATION=1>
251 $<$<BOOL:${OTP_NV_COUNTERS_RAM_EMULATION}>:OTP_NV_COUNTERS_RAM_EMULATION=1>
302 $<$<BOOL:${OTP_NV_COUNTERS_RAM_EMULATION}>:OTP_NV_COUNTERS_RAM_EMULATION=1>
/trusted-firmware-m-3.6.0/platform/ext/target/nxp/lpcxpresso55s69/
Dconfig_tfm_target.h35 #define OTP_NV_COUNTERS_RAM_EMULATION 1 macro
/trusted-firmware-m-3.6.0/secure_fw/spm/
DKconfig.comp28 config OTP_NV_COUNTERS_RAM_EMULATION config
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/bl1/
DCMakeLists.txt215 $<$<BOOL:${OTP_NV_COUNTERS_RAM_EMULATION}>:OTP_NV_COUNTERS_RAM_EMULATION=1>
/trusted-firmware-m-3.6.0/platform/ext/common/template/
Dflash_otp_nv_counters_backend.c24 #if OTP_NV_COUNTERS_RAM_EMULATION