zephyr/soc/arm64/bcm_vk/viper
Eugene Cohen 816229128d arch/arm64: update gicv3 sre enablement
Fix writing of ICC_SRE_EL3 to or-in bits to align
with original intent to read-modify-write this
register.

Also disable FIQ and IRQ bypass so interrupt delivery
occurs through GIC.  Platforms may choose to override
this behavior in z_arm64_el3_plat_init implementations.

Remove ICC_SRE_EL3 config from viper and qemu since
this is now handled in the arm64 arch core.

Signed-off-by: Eugene Cohen <quic_egmc@quicinc.com>
2022-05-10 09:13:20 +02:00
..
CMakeLists.txt
Kconfig.defconfig.series
Kconfig.defconfig.viper_bcm58402_a72
Kconfig.series
Kconfig.soc
linker.ld
linker_a72.ld linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
mmu_regions.c
plat_core.c arch/arm64: update gicv3 sre enablement 2022-05-10 09:13:20 +02:00
soc.c
soc.h