|
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.
|
ICC_BPR1_EL1 — Interrupt Controller Binary Point Register 1 (EL1). More...
ICC_BPR1_EL1 — Interrupt Controller Binary Point Register 1 (EL1).
Defines the split between the priority group field and the subpriority field for Group 1 interrupts. Controls preemption behavior.
The binary point value N means:
Setting BinaryPoint=0 gives the finest preemption granularity (all priority bits participate in preemption). Higher values reduce preemption sensitivity.