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
| hdr | Standard TISCI header |
| identifier | One of the entries from enum tisci_otp_revision_identifier |
| value | Revision value (integer) to be bit encoded, and programmed |
Data Fields | |
| struct tisci_header | hdr |
| uint8_t | identifier |
| uint32_t | value |
| struct tisci_header tisci_msg_set_swrev_req::hdr |
| uint8_t tisci_msg_set_swrev_req::identifier |
| uint32_t tisci_msg_set_swrev_req::value |