audk/ArmPkg/Drivers
Ard Biesheuvel 967efdcdc3 ArmPkg: allow HYP timer interrupt to be omitted
The DT binding for the ARM generic timer describes the secure,
non-secure, virtual and hypervisor timer interrupts, respectively.
However, under virtualization, only the virtual timer is usable, and
the device tree may omit the hypervisor timer interrupt. (Other timer
interrupts cannot be omitted simply due to the fact that the virtual
timer is listed third)

Contributed-under: TianoCore Contribution Agreement 1.0
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16953 6f19259b-4bc3-4df7-8a09-765794883524
2015-02-28 20:24:57 +00:00
..
ArmCpuLib ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib 2014-09-09 16:10:18 +00:00
ArmGic ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy mode 2015-02-25 18:42:36 +00:00
CpuDxe ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
CpuPei ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
GenericWatchdogDxe ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the system counter 2014-12-12 19:10:58 +00:00
TimerDxe ArmPkg: allow HYP timer interrupt to be omitted 2015-02-28 20:24:57 +00:00