Home
last modified time | relevance | path

Searched refs:soc_fw_content_pk (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/fdts/
H A Ddualroot_cot_descriptors.dts71 soc_fw_content_pk: soc_fw_content_pk { label
79 signing-key = <&soc_fw_content_pk>;
H A Dtbbr_cot_descriptors.dts79 soc_fw_content_pk: soc_fw_content_pk { label
87 signing-key = <&soc_fw_content_pk>;
/rk3399_ARM-atf/drivers/auth/tbbr/
H A Dtbbr_cot_bl2.c44 static auth_param_type_desc_t soc_fw_content_pk = AUTH_PARAM_TYPE_DESC( variable
253 .type_desc = &soc_fw_content_pk,
269 .pk = &soc_fw_content_pk,
/rk3399_ARM-atf/drivers/nxp/auth/tbbr/
H A Dtbbr_cot.c85 static auth_param_type_desc_t soc_fw_content_pk = AUTH_PARAM_TYPE_DESC( variable
202 .type_desc = &soc_fw_content_pk,
218 .pk = &soc_fw_content_pk,
/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_tbbr_cot_bl2.c48 static auth_param_type_desc_t soc_fw_content_pk = AUTH_PARAM_TYPE_DESC( variable
247 .type_desc = &soc_fw_content_pk,
263 .pk = &soc_fw_content_pk,
/rk3399_ARM-atf/docs/design/
H A Dauth-framework.rst856 .type_desc = &soc_fw_content_pk,
872 .pk = &soc_fw_content_pk,
956 extension specified by ``soc_fw_content_pk``. This key will be copied to the
961 We specify the authentication method using ``soc_fw_content_pk`` as public key.