arm_gicv2: always enable GIC_ICCICRS_ACKTCTL
Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
This commit is contained in:
parent
7f0ab52b12
commit
4f5b3f3d82
@ -336,9 +336,7 @@ void arm_gic_initialize(void)
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_ARCH_TRUSTZONE_SECURE
|
||||
iccicr |= GIC_ICCICRS_ACKTCTL;
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_ARCH_TRUSTZONE_NONSECURE
|
||||
/* Enable the Group 1 interrupts and disable Group 1 bypass. */
|
||||
|
Loading…
Reference in New Issue
Block a user