Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_secure_boot.c220 typedef struct RunItSecureBootCertInfo_t struct
224 } RunItSecureBootCertInfo_t; argument
229 RunItSecureBootCertInfo_t certArr[RUNIT_MAX_CHAIN_LENGTH];
503 const RunItSecureBootCertInfo_t *pCertInfo = NULL; in runIt_flashLoadSecureBootCertificates()