]> xenbits.xensource.com Git - xen.git/commit
ARM: vITS: handle INT command
authorAndre Przywara <andre.przywara@arm.com>
Wed, 7 Sep 2016 00:47:06 +0000 (01:47 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 14 Jun 2017 18:38:38 +0000 (11:38 -0700)
commit0868890b06e2fb65df7f89037b1a0c5c2609d4ee
treee3f9b678dfcd7e5135a20ea79c61d9cd47cd6bcc
parent1e735351497afb2c6b3b3ba4075278a9bf53c7ec
ARM: vITS: handle INT command

The INT command sets a given LPI identified by a DeviceID/EventID pair
as pending and thus triggers it to be injected.
As read_itte() is now eventually used, we add the static keyword.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Julien Grall <julien.grall@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/vgic-v3-its.c