]> git.baikalelectronics.ru Git - uboot.git/commit
arm: imx: imx8m: Map RAM as NS if PSCI provider
authorMarek Vasut <marex@denx.de>
Thu, 22 Dec 2022 00:46:40 +0000 (01:46 +0100)
committerStefano Babic <sbabic@denx.de>
Tue, 31 Jan 2023 14:46:39 +0000 (15:46 +0100)
commit0c27d71a44ff6e33ce6b35b5dd8a6660e528ff3c
treec315587b112a9e092402f2d1a3cbdf5e0d5b24d7
parentbce612f3b145bc98ba52b53035c5d4b16842e2e8
arm: imx: imx8m: Map RAM as NS if PSCI provider

In case U-Boot is a PSCI provider, map RAM explicitly as NS,
otherwise secondary cores crash with SError when attempting
to access RAM mapped as secure in EL2.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/mach-imx/imx8m/soc.c