> Subject: [PATCH] crypto/caam_jr: fix caam sec era invalid issue > > of_init() should be called before using any of_* APIs to retrieve > information from the device tree and if reading integer value > that must be converted to cpu endianness before using. > > Fixes: 1d678de329ab ("crypto/caam_jr: add basic job ring routines") > Cc: sta...@dpdk.org > > Signed-off-by: Gagandeep Singh <g.si...@nxp.com> > --- Acked-by: Akhil Goyal <akhil.go...@nxp.com>
Thomas, Can you pick this in RC1 directly as this is fixing a critical issue in one platform of NXP? Thanks, Akhil