ARMv7-A: Fix an error in GIC initialization

This commit is contained in:
Gregory Nutt 2016-03-31 08:05:12 -06:00
parent 9b81319fb1
commit 12064b276a
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ void arm_gic_initialize(void)
/* Write the final ICCICR value */
putreg32(GIC_ICCICR_ENABLE, GIC_ICCICR);
putreg32(iccicr, GIC_ICCICR);
#ifdef CONFIG_ARCH_TRUSTZONE_BOTH
/* A processor in the secure state must then switch to the non-secure