[EXT] Re: [REGRESSION]: v2022.07: SHA256 hash is broken on imx8m series with CAAM enabled
Rasmus Villemoes
rasmus.villemoes at prevas.dk
Thu Oct 13 09:20:40 CEST 2022
On 13/10/2022 08.20, Gaurav Jain wrote:
> Hi Fabio
>
> Thanks for the patch information.
> @Rasmus Villemoes I hope this fixed your problem?
>
Sort of, kind of. I monkey-patched arch/arm/dts/imx8mp-u-boot.dtsi to
include that
+&sec_jr0 {
+ status = "disabled";
+};
+
because I don't want to do the much more invasive thing of sync'ing
imx8mp.dtsi proper with linux master. So yes, the pointers did lead me
to a local fix, and one that I can hopefully rip out again with the next
U-Boot release.
Rasmus
More information about the U-Boot
mailing list