Home
last modified time | relevance | path

Searched hist:"04943 d33cf379868a1dfa3971c2c2250526f0670" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/auth/
H A Dauth_mod.c04943d33cf379868a1dfa3971c2c2250526f0670 Tue May 24 14:05:15 UTC 2016 Soby Mathew <soby.mathew@arm.com> 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
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h04943d33cf379868a1dfa3971c2c2250526f0670 Tue May 24 14:05:15 UTC 2016 Soby Mathew <soby.mathew@arm.com> 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