blob: c5e0424f644ddb88cf377940cfc1cb984586e048 [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
Jeenu Viswambharan1bdbdc32017-07-19 17:27:49 +01009/dts-v1/;
10
Alexei Fedorov003faaa2020-05-13 21:13:57 +010011#define AFF 00
12
13#include "fvp-defs.dtsi"
Balint Dobszay2d51b552020-01-10 17:16:27 +010014#include "fvp-base-gicv3-psci-common.dtsi"