TT-System-Firmware APIs 19.15.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
fw_bundle_public_key_sel Union Reference

#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

Field Documentation

◆ [struct]

struct { ... } fw_bundle_public_key_sel::f

◆ key_index

uint16_t fw_bundle_public_key_sel::key_index

Key index in ROM.

◆ key_sel

◆ reserved

uint16_t fw_bundle_public_key_sel::reserved

Reserved - must be 0.

◆ u16_all

uint16_t fw_bundle_public_key_sel::u16_all

The field as a u16.


The documentation for this union was generated from the following file: