[PATCH] arm64: versal2: Enable GIC600 support
Michal Simek
michal.simek at amd.com
Thu Mar 5 09:43:14 CET 2026
On 2/26/26 10:28, Michal Simek wrote:
> From: Padmarao Begari <padmarao.begari at amd.com>
>
> Add and enable the GIC600 support configuration by default for
> Versal Gen 2.
>
> Signed-off-by: Padmarao Begari <padmarao.begari at amd.com>
> Signed-off-by: Michal Simek <michal.simek at 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 2a595151d6fa..d1d8cbb815f6 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
>
Applied.
M
More information about the U-Boot
mailing list