u-boot/arch/arm/mach-zynqmp
Marek Vasut 931d96b594 arm64: zynqmp: versal: Consistently use enum tcm_mode
Turn anonymous enum TCM_LOCK/TCM_SPLIT into enum tcm_mode {}, set
TCM_LOCK as 0 and TCM_SPLIT as 1 to match LOCK and SPLIT macros in
mach-zynqmp/mp.c, and unify all the functions and their parameters
on this one single enum tcm_mode {} instead of a mix of bool and u8.
No functional change intended.

Signed-off-by: Marek Vasut <marex@denx.de>
Tested-by: Love Kumar <love.kumar@amd.com>
Link: https://lore.kernel.org/r/20250206213039.42756-1-marex@denx.de
Signed-off-by: Michal Simek <michal.simek@amd.com>
2025-04-16 13:42:06 +02:00
..
include/mach arm64: zynqmp: versal: Consistently use enum tcm_mode 2025-04-16 13:42:06 +02:00
aes.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
clk.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
cpu.c arm64: zynqmp: versal: Consistently use enum tcm_mode 2025-04-16 13:42:06 +02:00
ecc_spl_init.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
handoff.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Kconfig xilinx: Remove SYS_MALLOC_F_LEN setup via board Kconfig 2025-02-05 16:22:55 +01:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
mp.c arm64: zynqmp: versal: Consistently use enum tcm_mode 2025-04-16 13:42:06 +02:00
psu_spl_init.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
spl.c arm64: zynq(mp): Rename spl_board_init() to spl_soc_init() 2024-06-17 16:02:29 +02:00
zynqmp.c arm64: zynqmp: versal: Consistently use enum tcm_mode 2025-04-16 13:42:06 +02:00