imx8ulp: Disable SPL exception vector

Disable SPL exception vector which causes issue to ROM patch execution
when SPL calling ROM API.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
Ye Li 2022-03-18 15:50:18 +08:00 committed by Stefano Babic
parent 8fbca1a8b9
commit 0f709635fd

View File

@ -2,7 +2,6 @@ if ARCH_IMX8ULP
config IMX8ULP
bool
select ARMV8_SPL_EXCEPTION_VECTORS
config SYS_SOC
default "imx8ulp"