Expand description
CRYPTOCELL HOST_RGF interface
Modules§
- host_
cryptokey_ sel - AES hardware key select
- host_
iot_ kdr0 - This register holds bits 31:0 of K_DR. The value of this register is saved in the CRYPTOCELL AO power domain. Reading from this address returns the K_DR valid status indicating if K_DR is successfully retained.
- host_
iot_ kdr1 - This register holds bits 63:32 of K_DR. The value of this register is saved in the CRYPTOCELL AO power domain.
- host_
iot_ kdr2 - This register holds bits 95:64 of K_DR. The value of this register is saved in the CRYPTOCELL AO power domain.
- host_
iot_ kdr3 - This register holds bits 127:96 of K_DR. The value of this register is saved in the CRYPTOCELL AO power domain.
- host_
iot_ kprtl_ lock - This write-once register is the K_PRTL lock register. When this register is set, K_PRTL can not be used and a zeroed key will be used instead. The value of this register is saved in the CRYPTOCELL AO power domain.
- host_
iot_ lcs - Controls lifecycle state (LCS) for CRYPTOCELL subsystem
Structs§
- Register
Block - Register block
Type Aliases§
- HOST_
CRYPTOKEY_ SEL - HOST_CRYPTOKEY_SEL (rw) register accessor: an alias for
Reg<HOST_CRYPTOKEY_SEL_SPEC>
- HOST_
IOT_ KDR0 - HOST_IOT_KDR0 (rw) register accessor: an alias for
Reg<HOST_IOT_KDR0_SPEC>
- HOST_
IOT_ KDR1 - HOST_IOT_KDR1 (w) register accessor: an alias for
Reg<HOST_IOT_KDR1_SPEC>
- HOST_
IOT_ KDR2 - HOST_IOT_KDR2 (w) register accessor: an alias for
Reg<HOST_IOT_KDR2_SPEC>
- HOST_
IOT_ KDR3 - HOST_IOT_KDR3 (w) register accessor: an alias for
Reg<HOST_IOT_KDR3_SPEC>
- HOST_
IOT_ KPRTL_ LOCK - HOST_IOT_KPRTL_LOCK (rw) register accessor: an alias for
Reg<HOST_IOT_KPRTL_LOCK_SPEC>
- HOST_
IOT_ LCS - HOST_IOT_LCS (rw) register accessor: an alias for
Reg<HOST_IOT_LCS_SPEC>