Searched defs:swVersion (Results 1 – 6 of 6) sorted by relevance
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/nvm/cc3x_nvm_rt/ |
D | nvm_otp.c | 123 … NVM_GetSwVersion(unsigned long hwBaseAddress, CCSbPubKeyIndexType_t keyIndex, uint32_t* swVersion) in NVM_GetSwVersion() 142 …t NVM_SetSwVersion(unsigned long hwBaseAddress, CCSbPubKeyIndexType_t keyIndex, uint32_t swVersion) in NVM_SetSwVersion()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/cc_mng/ |
D | mbedtls_cc_mng_int.c | 98 int mbedtls_mng_swVersionGet(mbedtls_mng_pubKeyType_t keyIndex, uint32_t *swVersion) in mbedtls_mng_swVersionGet()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/ |
D | secureboot_base_swimgverify.c | 221 CCError_t CCSbVerifyNvCounter(unsigned long hwBaseAddress, uint32_t swVersion, CCSbCertInfo_t *cert… in CCSbVerifyNvCounter()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/shared/include/proj/cc3x/ |
D | cc_crypto_boot_defs.h | 79 uint32_t swVersion; /*!< Sw version.*/ member
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
D | sbrt_int_func.c | 205 …SBRT_SwVersionGet(unsigned long hwBaseAddress, CCSbPubKeyIndexType_t keyIndex, uint32_t *swVersion) in SBRT_SwVersionGet()
|
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/ |
D | secureboot_stage_defs.h | 77 #define CC_BsvSwVersionGet(hwBaseAddress, keyIndex, swVersion) \ argument
|