• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /seL4-test-master/projects/sel4_projects_libs/libsel4vmmplatsupport/plat_include/tk1/sel4vmmplatsupport/plat/
History log of /seL4-test-master/projects/sel4_projects_libs/libsel4vmmplatsupport/plat_include/tk1/sel4vmmplatsupport/plat/guest_vcpu_util.h
Revision Date Author Comments
# 745291ce 27-Nov-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

Convert to SPDX license tags

Signed-off-by: Gerwin Klein <gerwin.klein@data61.csiro.au>


# 71ac1cd1 09-Feb-2020 Alison Felizzi <Alison.Felizzi@data61.csiro.au>

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.