blob: c49a71a6dd41b7d88d7777f05255bd5315290281 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* RZ/G2L SoC Family support.
* Copyright (C) 2023 Renesas Electronics Corporation
*/
#ifndef __ASM_ARCH_RZG2L_H
#define __ASM_ARCH_RZG2L_H
#define GICD_BASE 0x11900000
#define GICR_BASE 0x11940000
#endif /* __ASM_ARCH_RZG2L_H */