mosa / MOSA-Project

Managed Operating System Alliance Project
https://www.mosa-project.org/
Other
405 stars 82 forks source link

Add ARM32 Interrupt Vector Table #1178

Open tgiphil opened 7 months ago

tgiphil commented 7 months ago

Implement the interrupt vector table for ARM32.

And complete the PlatformPlug.InterruptPlug plug interface:

https://github.com/mosa/MOSA-Project/blob/master/Source/Mosa.Kernel.BareMetal.ARM32/PlatformPlug.cs#L62

tgiphil commented 7 months ago

This might be helpful:

https://github.com/umanovskis/baremetal-arm/blob/master/doc/07_interrupts.md