[U-Boot] [PATCH 1/5] imx: hab: Keep CAAM clock enabled after authenticating additional images

Fabio Estevam festevam at gmail.com
Tue Feb 20 10:44:28 UTC 2018


On Mon, Feb 19, 2018 at 10:19 PM, Breno Lima <brenomatheus at gmail.com> wrote:
> From: Breno Lima <breno.lima at nxp.com>
>
> Currently it is not possible to run CMD_DEK on i.MX SPL targets:
>
> => dek_blob 0x12000000 0x12001000 128
>
> The system hangs after running dek_blob because the CAAM clock is being
> disabled by the HAB code. There is no need to disable CAAM clock after
> authenticating additional boot images, thus keep CAAM clock enabled to
> address this issue.
>
> Signed-off-by: Breno Lima <breno.lima at nxp.com>

Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>


More information about the U-Boot mailing list