Searched refs:CCAddr_t (Results 1 – 17 of 17) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/ |
| D | mbedtls_cc_sbrt.c | 40 CCAddr_t certStoreAddress, in mbedtls_sb_cert_verify_single() 59 …_image_store_address_change(uint32_t *pCert, uint32_t maxCertSizeWords, CCAddr_t address, uint32_t… in mbedtls_sb_sw_image_store_address_change() 95 …CC_PAL_LOG_DEBUG("current address is 0x%x, new address is 0x%x\n", (CCAddr_t)(*pCurrRecAddInfo), a… in mbedtls_sb_sw_image_store_address_change() 97 UTIL_MemCopy((uint8_t*)pCurrRecAddInfo, (uint8_t*)&address, sizeof(CCAddr_t)); in mbedtls_sb_sw_image_store_address_change()
|
| D | mbedtls_cc_sbrt.h | 73 CCAddr_t certStoreAddress, 107 CCAddr_t address,
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/secure_boot_gen/ |
| D | secureboot_gen_defs.h | 56 CCAddr_t flashAddress, 74 CCAddr_t flashAddress,
|
| D | secureboot_parser_gen_defs.h | 27 CCAddr_t memLoadAddr; /*!< Memory load address. */ 38 CCAddr_t StoreAddr; /*!< Storage address. */
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/pal/cc3x/ |
| D | cc_pal_sb_plat.h | 31 typedef uint32_t CCAddr_t; typedef
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/ |
| D | secureboot_base_swimgverify.c | 54 CCAddr_t currLoadStartAddress = 0; in CCSbImageLoadAndVerify() 162 …cntNonSignedImageRec.StoreAddr = (CCAddr_t)((unsigned long)cntNonSignedImageRec.StoreAddr + chunkS… in CCSbImageLoadAndVerify() 163 cntImageRec.loadAddr = (CCAddr_t)((unsigned long)cntImageRec.loadAddr + chunkSizeInBytes); in CCSbImageLoadAndVerify()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/cc3x_verifier/ |
| D | bootimagesverifier_api.h | 53 …CCAddr_t certStoreAddress, /*!< [in] Flash address where the certificate is located. This add…
|
| D | bootimagesverifier_parser.h | 64 …CCAddr_t certAddress, /*!< [in] The address where the certificate is located. This addr…
|
| D | bootimagesverifier_swcomp.c | 181 UTIL_MemCopy((uint8_t*)&AESIv[2], (uint8_t*)&cntImageRec.loadAddr, sizeof(CCAddr_t)); in CCCertValidateSWComps() 183 … UTIL_ReverseMemCopy((uint8_t*)&AESIv[2], (uint8_t*)&cntImageRec.loadAddr, sizeof(CCAddr_t)); in CCCertValidateSWComps()
|
| D | bootimagesverifier_parser.c | 42 CCAddr_t certAddress, in CCCertLoadCertificate()
|
| D | bootimagesverifier_base_single.c | 66 CCAddr_t certStoreAddress, in CC_SbCertVerifySingle()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/common/ |
| D | common_cert_verify.h | 50 CCAddr_t certStoreAddress,
|
| D | common_cert_parser.h | 35 CCAddr_t certAddress,
|
| D | common_cert_verify.c | 306 CCAddr_t certStoreAddress, in CCCommonContentCertVerify()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/secure_debug/cc3x/ |
| D | secdebug_defs.h | 122 CCAddr_t loadAddr;
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_secure_boot.c | 583 … (CCAddr_t) RUNIT_SECURE_BOOT__IMAGE_PKG_3_NEW_FLASH_ADDRESS, in runIt_secureBoot()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/x509_cert_parser/ |
| D | cc3x_sb_x509_parser.c | 169 CCAddr_t certAddress, in CCCertLoadCertificate()
|