libsel4vmmplatsupport: Updated vpci irq map

Updated the generation of the vpci irq map to take into account
the address cells value defined in the fdt interrupt controller
node. This is an intermediate solution to resolving the number
cells to insert into the parent interrupt specifier. Ideally we
want to extract the '#address-cells' value out of the fdt irq
controller node (or default to 1 if not defined).
6 files changed
tree: 49131bc55ec0dcef8f70ddffeb3e036f6440700d
  1. libsel4bga/
  2. libsel4dma/
  3. libsel4keyboard/
  4. libsel4nanopb/
  5. libsel4rpc/
  6. libsel4vchan/
  7. libsel4vm/
  8. libsel4vmmplatsupport/
  9. .gitignore
  10. .licenseignore
  11. CMakeLists.txt
  12. Findsel4_projects_libs.cmake
  13. LICENSE.txt
  14. README.md
README.md

seL4_projects_libs

seL4 Projects Libraries

A collection of libraries for seL4. These libraries are compatible with seL4_libs.

License

The files in this repository are release under standard open source licenses. Please see individual file headers and the LICENSE_BSD2.txt file for details.