[PATCH v1] configs: verdin-imx8mp: enable ARCH_MISC_INIT

2023-07-11 Thread sbabic
> From: Sergio Prado > This is required to boot a FIT image, otherwise the caam_jr driver is > not initialized and the hash verification fails with the following > error: > Verifying Hash Integrity ... sha256dev_get_priv: null device > CAAM was not setup properly or it is faulty > Signed-off-by: S

[PATCH v1] configs: verdin-imx8mp: enable ARCH_MISC_INIT

2023-05-02 Thread Marcel Ziswiler
From: Sergio Prado This is required to boot a FIT image, otherwise the caam_jr driver is not initialized and the hash verification fails with the following error: Verifying Hash Integrity ... sha256dev_get_priv: null device CAAM was not setup properly or it is faulty Signed-off-by: Sergio Prado