aarch64: Update interrupt details

This commit is contained in:
Kinsey Moore
2020-12-07 12:10:26 -06:00
committed by Joel Sherrill
parent d716c79070
commit 9c407619c7
2 changed files with 7 additions and 3 deletions

View File

@@ -8,8 +8,9 @@
Qemu A53
========
This BSP supports two variants, `qemu_a53_ilp32` and `qemu-a53_lp64`. The basic
hardware initialization is performed by the BSP.
This BSP supports two variants, `qemu_a53_ilp32` and `qemu_a53_lp64`. The basic
hardware initialization is performed by the BSP. These BSPs support the GICv3
interrupt controller.
Boot via ELF
------------