![]() |
TT-System-Firmware APIs 19.15.99
Tenstorrent Firmware
|
#include <tt_bundle_loader.h>
Data Fields | |
| uint16_t | u16_all |
| The field as a u16. | |
| struct { | |
| uint16_t key_index: 4 | |
| Key index in ROM. More... | |
| uint16_t key_sel: 3 | |
| ROM / Fuse Key Selection Allowed values: FW_BUNDLE_FUSE_KEY_SEL_PUBK_HASH0 FW_BUNDLE_FUSE_KEY_SEL_PUBK_HASH1 FW_BUNDLE_FUSE_KEY_SEL_SOP_PUBK FW_BUNDLE_FUSE_KEY_SEL_SYS_PUBK. More... | |
| uint16_t reserved: 9 | |
| Reserved - must be 0. More... | |
| } | f |
| struct { ... } fw_bundle_public_key_sel::f |
| uint16_t fw_bundle_public_key_sel::key_index |
Key index in ROM.
| uint16_t fw_bundle_public_key_sel::key_sel |
ROM / Fuse Key Selection Allowed values: FW_BUNDLE_FUSE_KEY_SEL_PUBK_HASH0 FW_BUNDLE_FUSE_KEY_SEL_PUBK_HASH1 FW_BUNDLE_FUSE_KEY_SEL_SOP_PUBK FW_BUNDLE_FUSE_KEY_SEL_SYS_PUBK.
| uint16_t fw_bundle_public_key_sel::reserved |
Reserved - must be 0.
| uint16_t fw_bundle_public_key_sel::u16_all |
The field as a u16.