libsel4vmmplatsupport: Generate arm cpus fdt node

Added a helper to the arm guest vcpu util interface that can
generates the cpu fdt node based on the vcpu's configured to a
specific VM. This can be appended to the fdt blob during
generation. This avoids presenting cpus to the Linux guest that
would otherwise be unavailable.
8 files changed
tree: b63290a103a00010ada9109fe0a8a3dfb56d7fa4
  1. libsel4bga/
  2. libsel4dma/
  3. libsel4keyboard/
  4. libsel4nanopb/
  5. libsel4rpc/
  6. libsel4vchan/
  7. libsel4vm/
  8. libsel4vmmplatsupport/
  9. .gitignore
  10. CMakeLists.txt
  11. Findsel4_projects_libs.cmake
  12. LICENSE.txt
  13. 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.