bSchnepp / pantheon

Tiny operating system for aarch64 devices
6 stars 0 forks source link

[FEATURE] Feature request - GICv3 support #14

Open bSchnepp opened 3 years ago

bSchnepp commented 3 years ago

Issue Checklist

===================================================== Feature Description A driver should be implemented which support the GICv3 interrupt controller, for it's added benefits to supported hardware, and lifting restrictions on core counts being very low. It is also important to note that a GICv3 implementation may not be backwards compatible with the GICv2, requiring the creation of this driver for hardware support.

Feature Benefits List the reasons why this feature would be beneficial

Use case examples List examples where this feature could be useful for end users.

Additional information Any additional information should be placed here.