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

[Minios-devel] [UNIKRAFT RFC PATCH 0/2] enable irq handle framework for Arm



Implement GICv2 library for Arm and add trap function to handle irq trap,
so irq handle framework of Arm has been established.

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         | 389 +++++++++++++++++++++++++++++++++++++++
 plat/common/arm/traps.c          |  25 +++
 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             |  27 ++-
 7 files changed, 837 insertions(+), 10 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®.