summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorUtkarsh Gupta <[email protected]>2018-02-20 01:19:24 +0000
committerStefano Babic <[email protected]>2018-02-22 14:35:42 +0100
commited286bc80e9d237dd1732ced037427e7d9a277a0 (patch)
tree733d66e1d419d0c16cc4f65c676f1d6634391a09 /scripts
parent8c4037a09a5c2f15aae4c79860a31c8045bd4ee8 (diff)
imx: hab: Check if CSF is valid before authenticating image
For proper authentication the HAB code must check if the CSF is valid. Users must call the csf_is_valid() function to parse the CSF prior to authenticating any additional images. The function will return a failure if any of the following invalid conditions are met: - CSF pointer is NULL - CSF Header does not exist - CSF does not lie within the image bounds - CSF command length zero Signed-off-by: Utkarsh Gupta <[email protected]> Signed-off-by: Breno Lima <[email protected]> Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions