On Mon, Feb 19, 2018 at 10:19 PM, Breno Lima <[email protected]> wrote:
> From: Utkarsh Gupta <[email protected]>
>
> 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]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to