blob: 69db26748f53d7ba7e60dac49bd1471217589238 [file] [log] [blame]
Achin Gupta4f6ad662013-10-25 09:08:21 +01001/*
Balint Dobszay5ce2c322020-01-10 17:16:27 +01002 * Copyright (c) 2013-2020, ARM Limited and Contributors. All rights reserved.
Achin Gupta4f6ad662013-10-25 09:08:21 +01003 *
Achin Gupta69387312016-09-26 10:22:56 +01004 * SPDX-License-Identifier: BSD-3-Clause
Achin Gupta4f6ad662013-10-25 09:08:21 +01005 */
6
Alexei Fedorov4348f492020-05-13 21:13:57 +01007/* Configuration: max 4 clusters with up to 4 CPUs */
8
Alexei Fedorov4348f492020-05-13 21:13:57 +01009#define AFF
10
11#include "fvp-defs.dtsi"
Andre Przywarafa23ada2022-08-19 11:00:37 +010012
13/dts-v1/;
14
15/memreserve/ 0x80000000 0x00010000;
16
17#include "fvp-base-gicv3.dtsi"
18#include "fvp-base-psci-common.dtsi"