From 1dcaeffc9ca3c74b059711b82d01f03f37b46d6e Mon Sep 17 00:00:00 2001 From: Padmarao Begari Date: Thu, 26 Feb 2026 10:28:01 +0100 Subject: [PATCH] arm64: versal2: Enable GIC600 support Add and enable the GIC600 support configuration by default for Versal Gen 2. Signed-off-by: Padmarao Begari Signed-off-by: Michal Simek Link: https://lore.kernel.org/r/e3135eee33282281572fbc960aa45b5d0f355158.1772098079.git.michal.simek@amd.com --- arch/arm/mach-versal2/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/mach-versal2/Kconfig b/arch/arm/mach-versal2/Kconfig index 2a595151d6f..d1d8cbb815f 100644 --- a/arch/arm/mach-versal2/Kconfig +++ b/arch/arm/mach-versal2/Kconfig @@ -43,6 +43,9 @@ config SYS_MEM_RSVD_FOR_MMU config GICV3 def_bool y +config GICV3_SUPPORT_GIC600 + def_bool y + config SYS_MALLOC_LEN default 0x2000000