commit | cd808297707d9b08bd90a542bbe9589fffd06d30 | [log] [tgz] |
---|---|---|
author | Alexei Fedorov <Alexei.Fedorov@arm.com> | Tue Apr 07 17:31:53 2020 +0000 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Tue Apr 07 17:31:53 2020 +0000 |
tree | 475928b0f0552b0e559e3e8aa8ebc11cfd85d38c | |
parent | 03f86faa1aec054f797f5e89e58c4a9fb8391c2f [diff] | |
parent | 1360d7ef3b2f833d890e88a4efb314bd23f25048 [diff] |
Merge "plat/arm/rddaniel: enabled GICv4 extension" into integration
diff --git a/plat/arm/board/rddaniel/platform.mk b/plat/arm/board/rddaniel/platform.mk index ca26474..94a3928 100644 --- a/plat/arm/board/rddaniel/platform.mk +++ b/plat/arm/board/rddaniel/platform.mk
@@ -3,6 +3,9 @@ # SPDX-License-Identifier: BSD-3-Clause # +# RD-Daniel platform uses GIC-Clayton which is based on GICv4.1 +GIC_ENABLE_V4_EXTN := 1 + include plat/arm/css/sgi/sgi-common.mk RDDANIEL_BASE = plat/arm/board/rddaniel