AM263x MCU+ SDK  08.05.00

Detailed Description

type for reading HSMRt version.

Data Fields

uint64_t HsmrtVer
 
struct {
   uint8_t   PatchVer
 
   uint8_t   MinorVer
 
   uint8_t   MajorVer
 
   uint8_t   ApiVer
 
   uint8_t   SocType
 
   uint8_t   BinType
 
   uint8_t   HsmType
 
   uint8_t   DevType
 
VerStruct
 

Field Documentation

◆ HsmrtVer

uint64_t HsmVer_t::HsmrtVer

< A 64 bit unique Version number

◆ PatchVer

uint8_t HsmVer_t::PatchVer

◆ MinorVer

uint8_t HsmVer_t::MinorVer

patch Version number refer HSMRT_PATCH_VER in TIFS Docs

◆ MajorVer

uint8_t HsmVer_t::MajorVer

HSMRt minor version number refer HSMRT_MINOR_VER in TIFS Docs

◆ ApiVer

uint8_t HsmVer_t::ApiVer

HSMRt major version number refer HSMRT_MAJOR_VER in TIFS Docs

◆ SocType

uint8_t HsmVer_t::SocType

HSMRt API version number refer HSMRT_APIS_VER in TIFS Docs

◆ BinType

uint8_t HsmVer_t::BinType

HSMRt Soc type ID refer HSMRT_SOC_TYPE in TIFS Docs

◆ HsmType

uint8_t HsmVer_t::HsmType

HSMRt Binary type ID refer HSMRT_BIN_TYPE in TIFS Docs

◆ DevType

uint8_t HsmVer_t::DevType

HSM Architecture version

◆ VerStruct

struct { ... } HsmVer_t::VerStruct