[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT RFC PATCH 0/2] Enable interrupt



Add GICv2 driver and trap handler, so interrupt subsystem is enabled
in arm.

Jianyong Wu (1):
  Implement gic-v2 library for Arm

Wei Chen (1):
  plat/common: Add a trap function to handle Arm64 irq trap

 plat/common/arm/gic-v2.c         | 394 +++++++++++++++++++++++++++++++++++++++
 plat/common/arm/traps.c          |  27 +++
 plat/common/include/arm/gic-v2.h | 380 +++++++++++++++++++++++++++++++++++++
 plat/common/include/irq.h        |  15 ++
 plat/kvm/Makefile.uk             |   1 +
 plat/kvm/arm/exceptions.S        |  10 +-
 plat/kvm/arm/setup.c             |  61 +++---
 7 files changed, 860 insertions(+), 28 deletions(-)
 create mode 100644 plat/common/arm/gic-v2.c
 create mode 100644 plat/common/include/arm/gic-v2.h

-- 
2.7.4


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.