u-boot/arch/arm/mach-zynqmp
Venkatesh Yadav Abbarapu a30ac34ca8 arm64: zynqmp: Fix lockstep mode cpu release functionality
For lockstep mode, cpu_release function is expecting to execute
on R5 core 0, if there is attempt to pass other than R5 core 0,
through an error saying "Lockstep mode should run on R5 core 0 only".

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
Link: https://lore.kernel.org/r/20230608032152.980-3-venkatesh.abbarapu@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2023-06-12 13:25:02 +02:00
..
include/mach arm64: zynqmp: dynamically mark r5 cores as used 2022-12-05 08:55:54 +01:00
clk.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu.c soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver 2021-08-26 08:08:11 +02:00
ecc_spl_init.c zynqmp: spl: support DRAM ECC initialization 2021-06-23 09:48:35 +02:00
handoff.c mach-zynqmp: handoff: Add missing header 2023-06-12 13:24:31 +02:00
Kconfig arm64: zynqmp: Do not include psu_init to U-Boot by default 2022-12-05 08:55:55 +01:00
Makefile arm64: zynqmp: Do not include psu_init to U-Boot by default 2022-12-05 08:55:55 +01:00
mkimage_fit_atf.sh Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
mp.c arm64: zynqmp: Fix lockstep mode cpu release functionality 2023-06-12 13:25:02 +02:00
psu_spl_init.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
spl.c arm64: zynqmp: Fix debug uart initialization 2022-02-21 13:20:29 +01:00