arm-trusted-firmware/drivers/nxp
Jiafei Pan fa7fdfabf0 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
2022-02-18 12:03:16 +08:00
..
auth refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
console refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
crypto/caam fix(nxp-crypto): refine code to avoid hang issue for some of toolchain 2022-02-18 12:03:16 +08:00
csu refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
dcfg refactor(plat/nxp): refine api to read SVR register 2021-08-26 10:08:57 +08:00
ddr fix(nxp-drivers): ddr: corrects mapping of HNFs nodes 2022-01-26 10:19:08 +08:00
flexspi/nor nxp: add flexspi driver support 2021-03-24 09:49:31 +05:30
gic refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
gpio refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
i2c refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
ifc feat(nxp/driver/ifc_nand): add IFC NAND flash driver 2022-01-20 23:38:03 +08:00
interconnect refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
pmu refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
qspi fix(nxp-qspi): fix include path for QSPI driver 2022-02-15 08:59:58 +08:00
sd refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
sec_mon refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
sfp fix(drivers/nxp/sfp): fix compile warning 2021-10-09 10:57:29 +02:00
timer refactor: moved drivers hdr files to include/drivers/nxp 2021-08-03 12:19:56 +02:00
tzc feat(nxp/driver/tzc380): add tzc380 platform driver support 2022-01-20 23:38:03 +08:00
drivers.mk feat(nxp/driver/ifc_nand): add IFC NAND flash driver 2022-01-20 23:38:03 +08:00