Searched refs:section3_row0_data (Results 1 – 1 of 1) sorted by relevance
67 uint64_t section3_row0_data; in plat_is_trusted_boot() local69 section3_row0_data = sotp_mem_read(SOTP_DEVICE_SECURE_CFG0_ROW, 0); in plat_is_trusted_boot()71 if ((section3_row0_data & SOTP_DEVICE_SECURE_CFG0_AB_MASK) == 0) { in plat_is_trusted_boot()91 uint64_t section3_row0_data; in plat_fast_auth_enabled() local94 section3_row0_data = in plat_fast_auth_enabled()102 (section3_row0_data & SOTP_DEVICE_SECURE_CFG0_DEV_MASK) && in plat_fast_auth_enabled()103 (section3_row0_data & SOTP_DEVICE_SECURE_CFG0_CID_MASK) && in plat_fast_auth_enabled()