Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/arm/board/common/
A Dboard_arm_trusted_boot.c90 *flags = ROTPK_IS_HASH; in arm_get_rotpk_info_regs()
105 *flags = ROTPK_IS_HASH; in arm_get_rotpk_info_dev()
179 *flags = ROTPK_IS_HASH; in arm_get_rotpk_info()
205 *flags = ROTPK_IS_HASH; in arm_get_rotpk_info()
212 *flags = ROTPK_IS_HASH; in arm_get_rotpk_info()
/arm-trusted-firmware-2.8.0/plat/qemu/common/
A Dqemu_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/plat/rpi/common/
A Drpi3_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/plat/socionext/synquacer/
A Dsq_tbbr.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/
A Duniphier_tbbr.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_tbbr.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/
A Dhikey960_tbbr.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/plat/imx/imx7/common/
A Dimx7_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/imx8mm/
A Dimx8mm_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/imx8mp/
A Dimx8mp_trusted_boot.c16 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/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()
/arm-trusted-firmware-2.8.0/drivers/auth/cryptocell/712/
A Dcryptocell_plat_helpers.c65 *flags = ROTPK_IS_HASH; in cc_get_rotpk_hash()
/arm-trusted-firmware-2.8.0/drivers/auth/cryptocell/713/
A Dcryptocell_plat_helpers.c58 *flags = ROTPK_IS_HASH; in cc_get_rotpk_hash()
/arm-trusted-firmware-2.8.0/plat/arm/board/juno/
A Djuno_trusted_boot.c90 *flags = ROTPK_IS_HASH; in juno_get_rotpk_info_regs()
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_trusted_boot.c163 *flags = ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/include/plat/common/
A Dplatform.h45 #define ROTPK_IS_HASH (1 << 0) macro
/arm-trusted-firmware-2.8.0/drivers/auth/
A Dauth_mod.c185 if (flags & (ROTPK_IS_HASH | ROTPK_NOT_DEPLOYED)) { in auth_signature()
/arm-trusted-firmware-2.8.0/plat/brcm/board/common/
A Dboard_arm_trusted_boot.c290 *flags |= ROTPK_IS_HASH; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst747 ROTPK_IS_HASH : Indicates that the ROTPK returned by the platform is a

Completed in 18 milliseconds