1/*
2 * Copyright (c) 2017-2020, ARM Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7/* Configuration: max 4 clusters with up to 4 CPUs with 1 thread per each */
8
9#define	AFF	00
10
11#include "fvp-defs.dtsi"
12
13/dts-v1/;
14
15/memreserve/ 0x80000000 0x00010000;
16
17#include "fvp-base-gicv3.dtsi"
18#include "fvp-base-psci-common.dtsi"
19