[PATCH 08/10] arm: imx: imx8m: Define trampoline location if PSCI provider

2023-01-31 Thread sbabic
> The common code used to bring up secondary cores requires a final > jump location to be stored in some sort of memory location, define > this memory location to be the start of OCRAM, since it is available. > Signed-off-by: Marek Vasut Applied to u-boot-imx, master, thanks ! Best regards, Stefa

[PATCH 08/10] arm: imx: imx8m: Define trampoline location if PSCI provider

2022-12-21 Thread Marek Vasut
The common code used to bring up secondary cores requires a final jump location to be stored in some sort of memory location, define this memory location to be the start of OCRAM, since it is available. Signed-off-by: Marek Vasut --- Cc: "Ariel D'Alessandro" Cc: "NXP i.MX U-Boot Team" Cc: "Ying