|
Kernelite 0.1.0
Kernelite is a minimalist, educational operating system kernel built from scratch. The project aims to recreate core components of the Linux architecture to explore the fundamentals of operating system design and hardware-software interaction.
|
Interrupt Priority Register entry, GICD_IPRIORITYR<n>. More...
Interrupt Priority Register entry, GICD_IPRIORITYR<n>.
Each register holds the priority of four consecutive INTIDs: for register index n, priority0..3 correspond to INTIDs 4n..4n+3. Lower values are higher priority. The number of bits actually implemented is IMPLEMENTATION DEFINED; unimplemented low-order bits are RAZ/WI.