![]() |
TT-System-Firmware APIs 19.8.99
Tenstorrent Firmware
|
Host request to unlock flash for writing. More...
#include <msgqueue.h>
Data Fields | |
| uint8_t | command_code |
| The command code corresponding to TT_SMC_MSG_FLASH_UNLOCK. | |
| uint8_t | pad [3] |
| Three bytes of padding. | |
Host request to unlock flash for writing.
Messages of this type are processed by flash_unlock_handler.
This is a command-only request with no additional arguments.
| uint8_t flash_unlock_rqst::command_code |
The command code corresponding to TT_SMC_MSG_FLASH_UNLOCK.
| uint8_t flash_unlock_rqst::pad[3] |
Three bytes of padding.