arm-trusted-firmware/plat/nxp/common
Jiafei Pan 0259a3e828 fix(nxp/common/setup): fix total dram size checking
total_dram_size should be signed value because it is equal to return
value of init_ddr(), so if it is lower or equal zero, report
error as DDR is not initialized correctly.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Change-Id: Idbc40da103f60f10cb18c5306e97b764c1a9d372
2022-01-19 11:36:23 +08:00
..
aarch64 feat(nxp/common): add CORTEX A53 helper functions 2022-01-19 11:36:23 +08:00
fip_handler nxp: fip-handler for additional fip_fuse.bin 2021-03-24 09:49:32 +05:30
img_loadr nxp: image loader for loading fip image 2021-03-24 09:49:32 +05:30
include/default feat(plat/nxp/common): add EESR register definition 2021-10-09 10:57:46 +02:00
nv_storage nxp: nv storage api on platforms 2021-03-24 09:49:32 +05:30
ocram feat(nxp/common/ocram): add driver for OCRAM initialization 2021-10-09 10:57:54 +02:00
plat_make_helper feat(nxp/common/ocram): add driver for OCRAM initialization 2021-10-09 10:57:54 +02:00
psci feat(plat/nxp/common/psci): define CPUECTLR_TIMER_2TICKS 2021-09-15 11:19:36 +08:00
setup fix(nxp/common/setup): fix total dram size checking 2022-01-19 11:36:23 +08:00
sip_svc nxp: svp & sip smc handling 2021-03-24 09:49:32 +05:30
soc_errata refactor(plat/nxp): each errata use a seperate source file 2021-08-25 09:53:20 +08:00
tbbr nxp: supports two mode of trusted board boot 2021-03-24 09:49:32 +05:30
warm_reset nxp: warm reset support to retain ddr content 2021-03-24 09:49:32 +05:30