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