arm-trusted-firmware/drivers
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
..
arm CCN: Add API to query the PART0 ID from CCN 2016-05-25 10:24:23 +01:00
auth Allow dynamic overriding of ROTPK verification 2016-06-03 18:27:36 +01:00
cadence/uart drivers: Add Cadence UART driver 2016-04-01 11:43:45 -07:00
console Disable PL011 UART before configuring it 2016-01-21 17:27:47 +00:00
delay_timer Implement generic delay timer 2016-05-20 15:29:30 +01:00
emmc drivers: add emmc stack 2016-04-27 18:52:51 +08:00
gpio gpio: support gpio set/get pull status 2016-05-27 09:39:56 +08:00
io IO: support block device type 2016-04-27 18:51:58 +08:00
ti/uart Driver for 16550 UART interface 2015-05-29 11:25:20 +05:30