blob: 829555b0c04d00d05182fecb3157952c08a93179 [file] [log] [blame]
Jeenu Viswambharan1bdbdc32017-07-19 17:27:49 +01001/*
Balint Dobszay2d51b552020-01-10 17:16:27 +01002 * Copyright (c) 2017-2020, ARM Limited and Contributors. All rights reserved.
Jeenu Viswambharan1bdbdc32017-07-19 17:27:49 +01003 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
Alexei Fedorov003faaa2020-05-13 21:13:57 +01007/* Configuration: max 4 clusters with up to 4 CPUs with 1 thread per each */
8
Alexei Fedorov003faaa2020-05-13 21:13:57 +01009#define AFF 00
10
11#include "fvp-defs.dtsi"
Andre Przywara589aaba2022-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"