arm-trusted-firmware/drivers/nxp
Jiafei Pan 742c23aab7 fix(nxp-ddr): fix firmware buffer re-mapping issue
Firmware buffer has already been mapped when loading 1D firmware,
so the same buffer address will be re-mapped when loading 2D
firmware. Move the buffer mapping to be out of load_fw().

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Change-Id: Idb29d504bc482a1e7ca58bc51bec09ffe6068324
2022-06-20 15:54: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 feat(nxp-dcfg): add Chassis 3 support 2022-03-27 23:24:24 +08:00
ddr fix(nxp-ddr): fix firmware buffer re-mapping issue 2022-06-20 15:54:16 +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