AM62x MCU+ SDK  10.01.00

Detailed Description

Request message to set swrev.

This message can only be sent by the host that is tied to root of trust through the secure tisci_boardcfg extended otp extension

Parameters
hdrStandard TISCI header
identifierOne of the entries from enum tisci_otp_revision_identifier
valueRevision value (integer) to be bit encoded, and programmed

Data Fields

struct tisci_header hdr
 
uint8_t identifier
 
uint32_t value
 

Field Documentation

◆ hdr

struct tisci_header tisci_msg_set_swrev_req::hdr

◆ identifier

uint8_t tisci_msg_set_swrev_req::identifier

◆ value

uint32_t tisci_msg_set_swrev_req::value