Update Muen port

- Drop unnecessary patch
- Improved build speed/parallelization
- Increased log channel size
- Fix path in base-hw/Muen documentation
This commit is contained in:
Adrian-Ken Rueegsegger
2019-05-06 15:02:17 +02:00
committed by Christian Helmuth
parent 37ff9e1e23
commit d131e537e9
5 changed files with 10 additions and 15 deletions

View File

@@ -147,7 +147,7 @@ within your build Genode directory like so:
After this change you can build the Genode 'base-hw' image and export it to the
Muen working directory using the following command:
! objcopy -O binary var/run/log/image.elf <muen_workdir>/policy/obj/base_hw
! objcopy -O binary var/run/log/boot/image.elf <muen_workdir>/policy/obj/base_hw
Change back to the Muen working directory to package the system image and
restart emulation: