Home
last modified time | relevance | path

Searched defs:ody_ehsm_biu_bootrom_config_status_s (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-ehsm.h99 struct ody_ehsm_biu_bootrom_config_status_s { struct
100 uint32_t secure_boot : 1;
101 uint32_t encrypted_boot : 1;
102 uint32_t measured_boot : 1;
103 uint32_t secure_boot_lock : 1;
104 uint32_t encrypted_boot_lock : 1;
105 uint32_t measured_boot_lock : 1;
106 uint32_t dsa_scheme_id : 5;
107 uint32_t aes_scheme_id : 5;
108 uint32_t dice_scheme_id : 3;
[all …]