qemu: optionally preserve secure storage between reboots
Usage: set QEMU_PSS_ENABLE=y and adjust QEMU_PSS_HOST_DIR. It also requires QEMU_VIRTFS_ENABLE to be set to "y". Also added a buildroot post-script which appends lines to /etc/fstab, so shared directories can be automatically mounted if QEMU_VIRTFS_AUTOMOUNT and QEMU_PSS_AUTOMOUNT are set to "y". Signed-off-by:Roland Nagy <rnagy@xmimx.tk> Reviewed-by:
Jerome Forissier <jerome@forissier.org> Tested-by:
Jerome Forissier <jerome@forissier.org>
Showing
- br-ext/board/qemu/overlay/mnt/host/README 2 additions, 0 deletionsbr-ext/board/qemu/overlay/mnt/host/README
- br-ext/board/qemu/post-build.sh 43 additions, 0 deletionsbr-ext/board/qemu/post-build.sh
- common.mk 69 additions, 1 deletioncommon.mk
- qemu.mk 2 additions, 0 deletionsqemu.mk
- qemu_v8.mk 2 additions, 0 deletionsqemu_v8.mk
br-ext/board/qemu/overlay/mnt/host/README
0 → 100644
br-ext/board/qemu/post-build.sh
0 → 100755
Please register or sign in to comment