mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
build(qemu-sbsa): it is GICv3 platform
GICV2_G0_FOR_EL3 variable is only for GICv2 platforms. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Change-Id: Ibf9376caabbc05ceef4f870d816e6c60a344f895
This commit is contained in:
parent
9bb15ab53a
commit
b54dfb5d33
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ ENABLE_STACK_PROTECTOR := 0
|
|||
ifeq (${SPM_MM},1)
|
||||
NEED_BL32 := yes
|
||||
EL3_EXCEPTION_HANDLING := 1
|
||||
GICV2_G0_FOR_EL3 := 1
|
||||
endif
|
||||
|
||||
include plat/qemu/common/common.mk
|
||||
|
|
Loading…
Add table
Reference in a new issue