Soby Mathew | 5e21d79 | 2016-09-14 15:51:44 +0100 | [diff] [blame] | 1 | /* |
Balint Dobszay | 2d51b55 | 2020-01-10 17:16:27 +0100 | [diff] [blame] | 2 | * Copyright (c) 2016-2020, ARM Limited and Contributors. All rights reserved. |
Soby Mathew | 5e21d79 | 2016-09-14 15:51:44 +0100 | [diff] [blame] | 3 | * |
Achin Gupta | 8d2c497 | 2016-09-26 10:22:56 +0100 | [diff] [blame] | 4 | * SPDX-License-Identifier: BSD-3-Clause |
Soby Mathew | 5e21d79 | 2016-09-14 15:51:44 +0100 | [diff] [blame] | 5 | */ |
| 6 | |
Alexei Fedorov | 003faaa | 2020-05-13 21:13:57 +0100 | [diff] [blame] | 7 | /* Configuration: max 4 clusters with up to 4 CPUs */ |
| 8 | |
Soby Mathew | 5e21d79 | 2016-09-14 15:51:44 +0100 | [diff] [blame] | 9 | /dts-v1/; |
| 10 | |
Alexei Fedorov | 003faaa | 2020-05-13 21:13:57 +0100 | [diff] [blame] | 11 | #define REG_32 |
| 12 | #define AFF |
| 13 | |
| 14 | #include "fvp-defs.dtsi" |
Balint Dobszay | 2d51b55 | 2020-01-10 17:16:27 +0100 | [diff] [blame] | 15 | #include "fvp-base-gicv3-psci-aarch32-common.dtsi" |