|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 3/5] ARM: ITS: Deny hardware domain access to ITS
On 07/09/17 17:57, Andre Przywara wrote: Hi, Hi, On 05/09/17 18:14, mjaggi@xxxxxxxxxxxxxxxxxx wrote:From: Manish Jaggi <mjaggi@xxxxxxxxxx> This patch extends the gicv3_iomem_deny_access functionality by adding support for ITS region as well. Add function gicv3_its_deny_access. Signed-off-by: Manish Jaggi <mjaggi@xxxxxxxxxx> --- xen/arch/arm/gic-v3-its.c | 22 ++++++++++++++++++++++ xen/arch/arm/gic-v3.c | 3 +++ xen/include/asm-arm/gic_v3_its.h | 9 +++++++++ 3 files changed, 34 insertions(+) diff --git a/xen/arch/arm/gic-v3-its.c b/xen/arch/arm/gic-v3-its.c index 536b48d..0ab1466 100644 --- a/xen/arch/arm/gic-v3-its.c +++ b/xen/arch/arm/gic-v3-its.c @@ -20,6 +20,7 @@#include <xen/lib.h> I think you are right. We don't want to allow the hardware domain to map the doorbell itself. This should only be done by Xen. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |