seL4/include/plat
Anna Lyons a6b4cf739d boot: allocate irq cnode statically
The memory used for the irq cnode is never available to the user. As a
result this memory can be allocated statically, simplifying the
bootcode.

- remove allocation of irq cnode
- add static init
- generate irq cnode size from cmake for arm
- add static constants for riscv, x86 as there is no variability at the
moment.
2019-05-03 16:18:39 +10:00
..
default/plat cmake: add declare_default_headers 2019-04-12 14:25:53 +10:00
pc99/plat boot: allocate irq cnode statically 2019-05-03 16:18:39 +10:00
spike/plat boot: allocate irq cnode statically 2019-05-03 16:18:39 +10:00
tk1/plat/machine tk1: use declare_default_headers 2019-04-12 14:25:58 +10:00