Leo Yan | b4d7134 | 2024-04-14 08:27:39 +0100 | [diff] [blame^] | 1 | /* |
2 | * Copyright (c) 2020-2024, Arm Limited. All rights reserved. | ||||
3 | * | ||||
4 | * SPDX-License-Identifier: BSD-3-Clause | ||||
5 | */ | ||||
6 | /dts-v1/; | ||||
7 | |||||
8 | #include <dt-bindings/interrupt-controller/arm-gic.h> | ||||
9 | #include <dt-bindings/interrupt-controller/irq.h> | ||||
10 | #include <platform_def.h> | ||||
11 | |||||
12 | #include "tc-common.dtsi" | ||||
13 | #if TARGET_FLAVOUR_FVP | ||||
14 | #include "tc-fvp.dtsi" | ||||
15 | #endif /* TARGET_FLAVOUR_FVP */ | ||||
16 | #include "tc-base.dtsi" |