armv8: mmu: Add support of non-identical mappingIntroduce virtual and physical addresses in the mapping table. This changehave no impact on existing boards because they all use idential mapping.
armv8: mmu: Add support of non-identical mappingIntroduce virtual and physical addresses in the mapping table. This changehave no impact on existing boards because they all use idential mapping.Signed-off-by: York Sun <york.sun@nxp.com>
show more ...
armv8: s32v234: Introduce basic support for s32v234evbAdd initial support for NXP's S32V234 SoC and S32V234EVB board.The S32V230 family is designed to support computation-intensive applicationsf
armv8: s32v234: Introduce basic support for s32v234evbAdd initial support for NXP's S32V234 SoC and S32V234EVB board.The S32V230 family is designed to support computation-intensive applicationsfor image processing. The S32V234, as part of the S32V230 family, is ahigh-performance automotive processor designed to support safecomputation-intensive applications in the area of vision and sensor fusion.Code originally writen by:Original-signed-off-by: Stoica Cosmin-Stefan <cosminstefan.stoica@freescale.com>Original-signed-off-by: Mihaela Martinas <Mihaela.Martinas@freescale.com>Original-signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>Signed-off-by: Eddy Petrișor <eddy.petrisor@nxp.com>