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