fix(nxp/common/setup): increase soc name maximum lengthIncreate SoC name length as it is not enough for someSoC personalities.Signed-off-by: Biwen Li <biwen.li@nxp.com>Signed-off-by: Jiafei Pan
fix(nxp/common/setup): increase soc name maximum lengthIncreate SoC name length as it is not enough for someSoC personalities.Signed-off-by: Biwen Li <biwen.li@nxp.com>Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>Change-Id: I2142b4b5162dd3c9ab3afefcdc859063836d8bcc
show more ...
fix(nxp/common/setup): fix total dram size checkingtotal_dram_size should be signed value because it is equal to returnvalue of init_ddr(), so if it is lower or equal zero, reporterror as DDR is
fix(nxp/common/setup): fix total dram size checkingtotal_dram_size should be signed value because it is equal to returnvalue of init_ddr(), so if it is lower or equal zero, reporterror as DDR is not initialized correctly.Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>Change-Id: Idbc40da103f60f10cb18c5306e97b764c1a9d372
refactor(plat/nxp): refine api to read SVR register1. Refined struct soc_info_t definition.2. Refined get_soc_info function.3. Fixed some SVR persernality value.4. Refined API to get cluster num
refactor(plat/nxp): refine api to read SVR register1. Refined struct soc_info_t definition.2. Refined get_soc_info function.3. Fixed some SVR persernality value.4. Refined API to get cluster numbers and cores per cluster.Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>Change-Id: I3c20611a523516cc63330dce4c925e6cda1e93c4
nxp: platform files for bl2 and bl31 setupFor NXP platforms:- Setup files for BL2 and BL31- Other supporting files.Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I36a1183a0652701
nxp: platform files for bl2 and bl31 setupFor NXP platforms:- Setup files for BL2 and BL31- Other supporting files.Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>Change-Id: I36a1183a0652701bdede9e02d41eb976accbb017