commit | 7085e9657daf59d68087f5f19ab1acdc07510719 | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Nov 08 08:14:26 2023 +0100 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Wed Nov 08 08:14:26 2023 +0100 |
tree | 8fff1d1b1b7d7a9b4bdf3d49d12faba6ab1d214d | |
parent | 845253819fe1b9efb11bbe0dc67b2d72dce87d46 [diff] | |
parent | ccd841dc8fe5ae15df9d57bf5f733b8ad7d47a99 [diff] |
Merge "build(qemu-sbsa): it is GICv3 platform" into integration
diff --git a/plat/qemu/qemu_sbsa/platform.mk b/plat/qemu/qemu_sbsa/platform.mk index 1b147ce..528e093 100644 --- a/plat/qemu/qemu_sbsa/platform.mk +++ b/plat/qemu/qemu_sbsa/platform.mk
@@ -18,7 +18,6 @@ ifeq (${SPM_MM},1) NEED_BL32 := yes EL3_EXCEPTION_HANDLING := 1 -GICV2_G0_FOR_EL3 := 1 endif include plat/qemu/common/common.mk