Hi TI Expert,
Can the following operations be implemented under HSM/TEE?
If so, are these operations performed by the MCU domain or the MAIN domain?
1. Verify storage by sending FoD Cert with correct signature to the HSM
2. Check error return by sending FoD Cert with invalid signature to HSM
3. Verify delete by sending FoD Cert with correct signature to the HSM (After storing at least one FoD Cert in HSM)
4. Check error return by sending FoD Cert with invalid signature to HSM (After storing at least one FoD Cert in HSM)
5. Check the FoD information and number of FoD Certs stored (After storing at least one FoD Cert in HSM)
when using HAE-HSM, call HSM_FeatureOnDemand_XXX API and check the operation
BRs,
Zhiguang WANG