Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/cc_mng/
Dmbedtls_cc_mng_int.h29 #define CC_MNG_LCS_SEC_ENABLED 0x5 /*! Security enabled (Secure LCS). */ macro
Dmbedtls_cc_mng_int.c73 *pLcs = CC_MNG_LCS_SEC_ENABLED; in mbedtls_mng_lcsGet()
Dmbedtls_cc_mng.c170 if ((CC_MNG_LCS_DM != lcsVal) && (CC_MNG_LCS_SEC_ENABLED != lcsVal)) { in mbedtls_mng_pending_rma_status_get()
461 if ((CC_MNG_LCS_SEC_ENABLED != lcsVal) && (CC_MNG_LCS_RMA != lcsVal)) in mbedtls_mng_oem_key_lock()
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_asset_prov.c150 …RUNIT_ASSERT(runIt_burnOtp((unsigned int *)OTP_SECURE_2_HBK128_VALUES, CC_MNG_LCS_SEC_ENABLED) == … in runIt_assetProv()
Drun_integration_secure_boot.c536 …RUNIT_ASSERT(runIt_burnOtp((unsigned int *)OTP_SECURE_2_HBK128_VALUES, CC_MNG_LCS_SEC_ENABLED) == … in runIt_prepareOtp()
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h37 #define CC_BSV_SECURE_LCS CC_MNG_LCS_SEC_ENABLED