Home
last modified time | relevance | path

Searched refs:ROTPK_IS_HASH (Results 1 – 19 of 19) sorted by relevance

/trusted-firmware-a/plat/arm/board/common/
A Dboard_arm_trusted_boot.c88 *flags = ROTPK_IS_HASH; in arm_get_rotpk_info_regs()
103 *flags = ROTPK_IS_HASH; in arm_get_rotpk_info_dev()
177 *flags = ROTPK_IS_HASH; in arm_get_rotpk_info()
/trusted-firmware-a/plat/hisilicon/hikey/
A Dhikey_tbbr.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/plat/hisilicon/hikey960/
A Dhikey960_tbbr.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/plat/imx/imx7/common/
A Dimx7_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/plat/imx/imx8m/imx8mm/
A Dimx8mm_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/plat/imx/imx8m/imx8mp/
A Dimx8mp_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/plat/qemu/common/
A Dqemu_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/plat/rpi/common/
A Drpi3_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/plat/socionext/uniphier/
A Duniphier_tbbr.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/plat/nxp/common/tbbr/
A Dcsf_tbbr.c62 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
A Dx509_tbbr.c27 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/drivers/auth/cryptocell/712/
A Dcryptocell_plat_helpers.c65 *flags = ROTPK_IS_HASH; in cc_get_rotpk_hash()
/trusted-firmware-a/drivers/auth/cryptocell/713/
A Dcryptocell_plat_helpers.c58 *flags = ROTPK_IS_HASH; in cc_get_rotpk_hash()
/trusted-firmware-a/plat/arm/board/juno/
A Djuno_trusted_boot.c90 *flags = ROTPK_IS_HASH; in juno_get_rotpk_info_regs()
/trusted-firmware-a/include/plat/common/
A Dplatform.h39 #define ROTPK_IS_HASH (1 << 0) macro
/trusted-firmware-a/drivers/auth/
A Dauth_mod.c184 if (flags & (ROTPK_IS_HASH | ROTPK_NOT_DEPLOYED)) { in auth_signature()
/trusted-firmware-a/plat/brcm/board/common/
A Dboard_arm_trusted_boot.c290 *flags |= ROTPK_IS_HASH; in plat_get_rotpk_info()
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst725 ROTPK_IS_HASH : Indicates that the ROTPK returned by the platform is a
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt725 ROTPK_IS_HASH : Indicates that the ROTPK returned by the platform is a

Completed in 35 milliseconds