This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: TDA4VM HSM/TEE FoD certificate storage verification

Part Number: TDA4VM


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