Searched refs:trusted_os_fw_content_cert (Results 1 – 3 of 3) sorted by relevance
/external/arm-trusted-firmware/fdts/ |
D | cot_descriptors.dtsi | 104 trusted_os_fw_content_cert: trusted_os_fw_content_cert { label 219 parent = <&trusted_os_fw_content_cert>; 225 parent = <&trusted_os_fw_content_cert>; 231 parent = <&trusted_os_fw_content_cert>; 237 parent = <&trusted_os_fw_content_cert>;
|
/external/arm-trusted-firmware/drivers/auth/tbbr/ |
D | tbbr_cot_bl2.c | 346 static const auth_img_desc_t trusted_os_fw_content_cert = { variable 402 .parent = &trusted_os_fw_content_cert, 416 .parent = &trusted_os_fw_content_cert, 430 .parent = &trusted_os_fw_content_cert, 445 .parent = &trusted_os_fw_content_cert, 665 [TRUSTED_OS_FW_CONTENT_CERT_ID] = &trusted_os_fw_content_cert,
|
/external/arm-trusted-firmware/drivers/auth/dualroot/ |
D | cot.c | 505 static const auth_img_desc_t trusted_os_fw_content_cert = { variable 562 .parent = &trusted_os_fw_content_cert, 577 .parent = &trusted_os_fw_content_cert, 592 .parent = &trusted_os_fw_content_cert, 608 .parent = &trusted_os_fw_content_cert, 935 [TRUSTED_OS_FW_CONTENT_CERT_ID] = &trusted_os_fw_content_cert,
|