On Mon, Feb 19, 2018 at 10:19 PM, Breno Lima <brenomath...@gmail.com> wrote:
> From: Utkarsh Gupta <utkarsh.gu...@nxp.com>
>
> 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 <utkarsh.gu...@nxp.com>
> Signed-off-by: Breno Lima <breno.l...@nxp.com>

Reviewed-by: Fabio Estevam <fabio.este...@nxp.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to