__attribute__ Struct Reference

#include <gr55xx_efuse_layout.h>

Public Attributes

uint32_t isp_uart_bypass: 1
 
uint32_t isp_usb_bypass: 1
 
uint32_t isp_jlink_bypass: 1
 
uint32_t enc_boot_system_clk: 3
 
uint32_t enc_boot_flash_clk: 3
 
uint32_t enc_boot_xip_read_cmd: 8
 
uint32_t memory_power_size: 2
 
uint32_t reserved: 13
 
uint16_t swd_disable
 
uint16_t enc_mode
 
uint32_t crc32
 
uint8_t chip_id [EFUSE_CHIP_ID_SIZE]
 
uint8_t product_id [EFUSE_PRODUCT_ID_SIZE]
 
uint8_t fw_public_key_hash [FW_PUBLIC_KEY_HASH_SIZE]
 
uint8_t root_public_key_hash [ROOT_PUBLIC_KEY_HASH_SIZE]
 
uint8_t ecc_key [ECC_KEY_SIZE]
 
uint8_t fw_key [FW_KEY_SIZE]
 
uint8_t hmac_key [HMAC_KEY_SIZE]
 
uint8_t data_key [DATA_KEY_SIZE]
 
uint8_t user_section [32]
 
efuse_trim1_t efuse_trim1
 
efuse_ctrl_section_t backup_ctrl_section
 
efuse_key_section_t backup_key_section
 
efuse_trim0_t efuse_trim0
 
efuse_ctrl_section_t main_ctrl_section
 
efuse_key_section_t main_key_section
 

Detailed Description

Definition at line 97 of file gr55xx_efuse_layout.h.

Member Data Documentation

◆ backup_ctrl_section

efuse_ctrl_section_t __attribute__::backup_ctrl_section

Definition at line 128 of file gr55xx_efuse_layout.h.

◆ backup_key_section

efuse_key_section_t __attribute__::backup_key_section

Definition at line 129 of file gr55xx_efuse_layout.h.

◆ chip_id

uint8_t __attribute__::chip_id[EFUSE_CHIP_ID_SIZE]

Definition at line 112 of file gr55xx_efuse_layout.h.

◆ crc32

uint32_t __attribute__::crc32

Definition at line 110 of file gr55xx_efuse_layout.h.

◆ data_key

uint8_t __attribute__::data_key[DATA_KEY_SIZE]

Definition at line 122 of file gr55xx_efuse_layout.h.

◆ ecc_key

uint8_t __attribute__::ecc_key[ECC_KEY_SIZE]

Definition at line 119 of file gr55xx_efuse_layout.h.

◆ efuse_trim0

efuse_trim0_t __attribute__::efuse_trim0

Definition at line 130 of file gr55xx_efuse_layout.h.

◆ efuse_trim1

efuse_trim1_t __attribute__::efuse_trim1

Definition at line 127 of file gr55xx_efuse_layout.h.

◆ enc_boot_flash_clk

uint32_t __attribute__::enc_boot_flash_clk

Definition at line 103 of file gr55xx_efuse_layout.h.

◆ enc_boot_system_clk

uint32_t __attribute__::enc_boot_system_clk

Definition at line 102 of file gr55xx_efuse_layout.h.

◆ enc_boot_xip_read_cmd

uint32_t __attribute__::enc_boot_xip_read_cmd

Definition at line 104 of file gr55xx_efuse_layout.h.

◆ enc_mode

uint16_t __attribute__::enc_mode

Definition at line 109 of file gr55xx_efuse_layout.h.

◆ fw_key

uint8_t __attribute__::fw_key[FW_KEY_SIZE]

Definition at line 120 of file gr55xx_efuse_layout.h.

◆ fw_public_key_hash

uint8_t __attribute__::fw_public_key_hash[FW_PUBLIC_KEY_HASH_SIZE]

Definition at line 114 of file gr55xx_efuse_layout.h.

◆ hmac_key

uint8_t __attribute__::hmac_key[HMAC_KEY_SIZE]

Definition at line 121 of file gr55xx_efuse_layout.h.

◆ isp_jlink_bypass

uint32_t __attribute__::isp_jlink_bypass

Definition at line 101 of file gr55xx_efuse_layout.h.

◆ isp_uart_bypass

uint32_t __attribute__::isp_uart_bypass

Definition at line 99 of file gr55xx_efuse_layout.h.

◆ isp_usb_bypass

uint32_t __attribute__::isp_usb_bypass

Definition at line 100 of file gr55xx_efuse_layout.h.

◆ main_ctrl_section

efuse_ctrl_section_t __attribute__::main_ctrl_section

Definition at line 131 of file gr55xx_efuse_layout.h.

◆ main_key_section

efuse_key_section_t __attribute__::main_key_section

Definition at line 132 of file gr55xx_efuse_layout.h.

◆ memory_power_size

uint32_t __attribute__::memory_power_size

Definition at line 105 of file gr55xx_efuse_layout.h.

◆ product_id

uint8_t __attribute__::product_id[EFUSE_PRODUCT_ID_SIZE]

Definition at line 113 of file gr55xx_efuse_layout.h.

◆ reserved

uint32_t __attribute__::reserved

Definition at line 106 of file gr55xx_efuse_layout.h.

◆ root_public_key_hash

uint8_t __attribute__::root_public_key_hash[ROOT_PUBLIC_KEY_HASH_SIZE]

Definition at line 115 of file gr55xx_efuse_layout.h.

◆ swd_disable

uint16_t __attribute__::swd_disable

Definition at line 108 of file gr55xx_efuse_layout.h.

◆ user_section

uint8_t __attribute__::user_section[32]

Definition at line 126 of file gr55xx_efuse_layout.h.


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