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