arm-trusted-firmware/drivers/auth
Soby Mathew 04943d33cf Allow dynamic overriding of ROTPK verification
A production ROM with TBB enabled must have the ability to boot test software
before a real ROTPK is deployed (e.g. manufacturing mode). Previously the
function plat_get_rotpk_info() must return a valid ROTPK for TBB to succeed.
This patch adds an additional bit `ROTPK_NOT_DEPLOYED` in the output `flags`
parameter from plat_get_rotpk_info(). If this bit is set, then the ROTPK
in certificate is used without verifying against the platform value.

Fixes ARM-software/tf-issues#381

Change-Id: Icbbffab6bff8ed76b72431ee21337f550d8fdbbb
2016-06-03 18:27:36 +01:00
..
mbedtls TBB: add non-volatile counter support 2016-03-31 13:29:17 +01:00
tbbr TBB: add non-volatile counter support 2016-03-31 13:29:17 +01:00
auth_mod.c Allow dynamic overriding of ROTPK verification 2016-06-03 18:27:36 +01:00
crypto_mod.c TBB: add authentication framework 2015-06-25 08:53:26 +01:00
img_parser_mod.c TBB: add authentication framework 2015-06-25 08:53:26 +01:00