Request message to set keyrev.
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 |
| value | Key Revision value (integer) to be bit encoded, and programmed |
| cert_addr_lo | Lower 32 bit address (in LE format) of the Dual signed certificate |
| cert_addr_hi | Higher 32 bit address (in LE format) of the Dual signed certificate |
Data Fields | |
| struct tisci_header | hdr |
| uint32_t | value |
| uint32_t | cert_addr_lo |
| uint32_t | cert_addr_hi |
| struct tisci_header tisci_msg_set_keyrev_req::hdr |
| uint32_t tisci_msg_set_keyrev_req::value |
| uint32_t tisci_msg_set_keyrev_req::cert_addr_lo |
| uint32_t tisci_msg_set_keyrev_req::cert_addr_hi |