mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 14:37:50 +00:00
aa6a7db50a
Core used to read the kernel-reserved IRQs from the timer objects in the kernel's CPU objects and the PIC class (inter-processor IRQ). Besides not being "good style" to access a kernel object in Core, this becomes a problem when trying to prevent CPU pool from being accessed via global functions. As a solution, this commit extends the boot info to also carry an array of all kernel-reserved IRQs. Ref #4217 |
||
---|---|---|
.. | ||
board | ||
etc | ||
include | ||
lib/mk | ||
recipes | ||
run | ||
src |