[PATCH 07/10] arm: imx: imx8m: Map RAM as NS if PSCI provider

2023-01-31 Thread sbabic
> 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 Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- =

[PATCH 07/10] arm: imx: imx8m: Map RAM as NS if PSCI provider

2022-12-21 Thread Marek Vasut
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 --- Cc: "Ariel D'Alessandro" Cc: "NXP i.MX U-Boot Team" Cc: "Ying-Chun Liu (PaulLiu)" Cc: Adam Ford Cc: An