MLK-18939 mx7ulp_evk: Fix mtest end address issue
authorYe Li <ye.li@nxp.com>
Fri, 27 Jul 2018 14:03:47 +0000 (07:03 -0700)
committerYe Li <ye.li@nxp.com>
Thu, 29 Apr 2021 07:56:04 +0000 (00:56 -0700)
commitbc1cca1c3ce23e7e424398af6ba79fd23e4e0fef
treece3eae26f0ec172a70b8e4fe2afeecb29e401dc0
parent304c45c134ea03ffe65bb134d043c99becb76949
MLK-18939 mx7ulp_evk: Fix mtest end address issue

When TEE is enabled, the high 32MB memory is reserved to TEE. So the
mtest end address 0x9e000000 will overlay with u-boot runtime text and data.

Fix the issue by changing the mtest end to half of DDR size.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 9b56f22639703bd70bfdd1de0cbdcef2b80f0bff)
(cherry picked from commit e9c1c97f64df33eaded9f78268782a246010928f)
(cherry picked from commit 87e7df87b7818052a8c915a5eaeb468d22004383)
(cherry picked from commit 149c3d17879749fd43935893130ccdb3530bc025)
(cherry picked from commit 60aac7b7aed2d708c01c0fe2f41dc52daa587737)
(cherry picked from commit 4ae5fb7f3c5c862107d814e107142eb2c39a8e19)
configs/mx7ulp_evk_defconfig
configs/mx7ulp_evk_emmc_defconfig
configs/mx7ulp_evk_m4boot_defconfig
configs/mx7ulp_evk_plugin_defconfig