17#define REG_OTPC_BASE 0x500E0000
19#define OTP_SHADOW_BASE REG_OTPC_BASE
20#define OTP_BIT_ALIGNED_LOCKABLE (OTP_SHADOW_BASE + 0x0000)
22#define OTP_REE_KEY_MASK 0xFF000000
23#define OTP_REE_CODE_MASK 0x00FFFFFF
Definition upg_otp_reg.h:25
uint32_t provision_b_disable
Definition upg_otp_reg.h:36
uint32_t sha1_disable
Definition upg_otp_reg.h:38
uint32_t aidsp_owner_sel
Definition upg_otp_reg.h:31
uint32_t sm2_disable
Definition upg_otp_reg.h:41
uint32_t u32
Definition upg_otp_reg.h:44
uint32_t reserved_2
Definition upg_otp_reg.h:42
uint32_t dice_cdi_enable
Definition upg_otp_reg.h:33
uint32_t tee_owner_sel
Definition upg_otp_reg.h:28
struct otp_bit_aligned_lockable::@405 bits
uint32_t ds_disable
Definition upg_otp_reg.h:30
uint32_t rkp_deob_alg_sel
Definition upg_otp_reg.h:29
uint32_t provision_a_disable
Definition upg_otp_reg.h:35
uint32_t scs_alg_sel
Definition upg_otp_reg.h:27
uint32_t sm3_disable
Definition upg_otp_reg.h:40
uint32_t reserved_1
Definition upg_otp_reg.h:37
uint32_t sm4_disable
Definition upg_otp_reg.h:39
uint32_t reserved_0
Definition upg_otp_reg.h:34
uint32_t rkp_kdf_alg_sel
Definition upg_otp_reg.h:32
union otp_bit_aligned_lockable otp_bit_aligned_lockable_t