]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(nxp-crypto): refine code to avoid hang issue for some of toolchain
authorJiafei Pan <Jiafei.Pan@nxp.com>
Thu, 18 Nov 2021 07:49:19 +0000 (15:49 +0800)
committerJiafei Pan <Jiafei.Pan@nxp.com>
Fri, 18 Feb 2022 04:03:16 +0000 (12:03 +0800)
commitfa7fdfabf07d91439b0869ffd8e805f0166294bf
treeb687b011a692dce43654e2915d6b8df943a1eb9b
parent9dcbeb9df3304c2237e093715253ea3938e68187
fix(nxp-crypto): refine code to avoid hang issue for some of toolchain

bitfield structure maybe has strict-aliasing issue for some compiler,
for example the old code has hang issue for yocto 3.4 toolchain, so
refine the code to avoid to use bitfield structure.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Change-Id: I6b6d7597311240dd6d6b8ca4ce508c69332f9c68
drivers/nxp/crypto/caam/src/jobdesc.c
include/drivers/nxp/crypto/caam/sec_hw_specific.h