AM263Px MCU+ SDK  11.00.00
SecCfgValidate_t Struct Reference

Detailed Description

This is Sec-Cfg validation request structure passed to HSM core via SIPC as argument, these parameters are required by the service handler. Valid only for F29x family of devices.

Parameters
pCertAddressPointer to the Sec-Cfg certificate, if argument passed is NULL, HSM validates Sec-Cfg from default location
certTypeSec-Cfg certificate for C29 CPU1, CPU2 or CPU3

Data Fields

uint8_t * pCertAddress
 
uint32_t certType
 

Field Documentation

◆ pCertAddress

uint8_t* SecCfgValidate_t::pCertAddress

◆ certType

uint32_t SecCfgValidate_t::certType

Address of the Sec-Cfg certificate, if NULL default Sec-cfg is validated