AM64x MCU+ SDK  08.02.00

Detailed Description

This file contains:

    WARNING!!: Autogenerated file from SYSFW. DO NOT MODIFY!!

Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/

Declarations for all message structures to read and write SWREV and KEYREV

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