Home
last modified time | relevance | path

Searched refs:ROTPK_NOT_DEPLOYED (Results 1 – 9 of 9) sorted by relevance

/arm-trusted-firmware-2.8.0/drivers/auth/cryptocell/713/
A Dcryptocell_plat_helpers.c39 *flags = ROTPK_NOT_DEPLOYED; in cc_get_rotpk_hash()
48 *flags = ROTPK_NOT_DEPLOYED; in cc_get_rotpk_hash()
/arm-trusted-firmware-2.8.0/plat/nxp/common/tbbr/
A Dcsf_tbbr.c32 *flags = ROTPK_NOT_DEPLOYED; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/drivers/auth/cryptocell/712/
A Dcryptocell_plat_helpers.c54 *flags = ROTPK_NOT_DEPLOYED; in cc_get_rotpk_hash()
/arm-trusted-firmware-2.8.0/plat/brcm/board/common/
A Dboard_arm_trusted_boot.c208 *flags = ROTPK_NOT_DEPLOYED; in plat_get_rotpk_info()
240 *flags = ROTPK_NOT_DEPLOYED; in plat_get_rotpk_info()
276 *flags = ROTPK_NOT_DEPLOYED; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/drivers/auth/
A Dauth_mod.c185 if (flags & (ROTPK_IS_HASH | ROTPK_NOT_DEPLOYED)) { in auth_signature()
202 if (flags & ROTPK_NOT_DEPLOYED) { in auth_signature()
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_trusted_boot.c166 *flags |= ROTPK_NOT_DEPLOYED; in plat_get_rotpk_info()
/arm-trusted-firmware-2.8.0/include/plat/common/
A Dplatform.h48 #define ROTPK_NOT_DEPLOYED (1 << 1) macro
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst749 ROTPK_NOT_DEPLOYED : This allows the platform to skip certificate ROTPK
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md6101 value when `ROTPK_NOT_DEPLOYED` bit is set.

Completed in 24 milliseconds