]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: imx: Enable CAAM on DH i.MX8M Plus DHCOM
authorMarek Vasut <marex@denx.de>
Sat, 2 Dec 2023 01:58:28 +0000 (02:58 +0100)
committerFabio Estevam <festevam@denx.de>
Thu, 14 Dec 2023 18:29:08 +0000 (15:29 -0300)
commitf4d15df831955cd51dc238a39d06bd61f43fce2c
tree756274d3cc1cd6e8f246fd0525e728cd054591ec
parentbb10cd224cb7b3f69458e0299346349285c2e828
ARM: imx: Enable CAAM on DH i.MX8M Plus DHCOM

Enable CAAM in U-Boot to make crypto available early in the boot process.

This has a side-effect that in case an older kernel version contains a
broken CAAM initialization timeout code, initialization in bootloader
will help that old kernel version function correctly.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
configs/imx8mp_dhcom_pdk2_defconfig
configs/imx8mp_dhcom_pdk3_defconfig