summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorUtkarsh Gupta <utkarsh.gupta@nxp.com>2018-02-20 01:19:23 +0000
committerStefano Babic <sbabic@denx.de>2018-02-22 14:35:32 +0100
commit8c4037a09a5c2f15aae4c79860a31c8045bd4ee8 (patch)
tree365ea6f5464070972b5bac125565bd7fff1d8315 /README
parent669f2d189e4c3a738ad2863a5f8f66a85d468bd9 (diff)
imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticate function.
DCD commands should only be present in the initial boot image loaded by the SoC ROM. DCD should not be present in images that will be verified by software using HAB RVT authentication APIs. Newer versions of HAB will generate an error if a DCD pointer is present in an image being authenticated by calling the HAB RVT API. Older versions of HAB will process and run DCD if it is present, and this could lead to an incorrect authentication boot flow. It is highly recommended this check is in place to ensure additional HAB verified images do not include a DCD table. Signed-off-by: Utkarsh Gupta <utkarsh.gupta@nxp.com> Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions