commit | fa7fdfabf07d91439b0869ffd8e805f0166294bf | [log] [tgz] |
---|---|---|
author | Jiafei Pan <Jiafei.Pan@nxp.com> | Thu Nov 18 15:49:19 2021 +0800 |
committer | Jiafei Pan <Jiafei.Pan@nxp.com> | Fri Feb 18 12:03:16 2022 +0800 |
tree | b687b011a692dce43654e2915d6b8df943a1eb9b | |
parent | 9dcbeb9df3304c2237e093715253ea3938e68187 [diff] |
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