First wave of updates, targeting Isar, kas, OPi-Zero Wifi and buildroot.
In addition, this adds support for a 32-bit QEMU target, just only for
the latest Jailhouse branch.

More to come.

Jan

Jan Kiszka (11):
  Update Isar revision
  Update to kas 2.4
  Address shellcheck reports
  linux-jailhouse: Generalize armhf config
  customizations: Add QEMU ARM
  Hook up QEMU ARM support
  README: Add QEMU ARM support
  xradio: Update source and firmware
  non-root-initramfs: Update to buildroot 2021.02
  non-root-initramfs: Update ivshmem-demo
  non-root-initramfs: Purge buildroot download cache on cleanall

 .gitignore                                    |    1 -
 .gitlab-ci.yml                                |    2 +-
 README.md                                     |    4 +-
 build-images.sh                               |   43 +-
 conf/distro/jailhouse-demo.conf               |    2 +
 conf/machine/qemu-arm.conf                    |   14 +
 conf/multiconfig/qemu-arm-jailhouse-demo.conf |   14 +
 images.list                                   |    1 +
 ...de-for-building-custom-Trusted-Firmw.patch |  127 -
 kas-container                                 |  372 ++
 kas.yml                                       |   12 +-
 opt-latest.yml                                |    2 +-
 opt-rt.yml                                    |    2 +-
 .../trusted-firmware-a-macchiatobin_2.3.bb    |    2 +-
 .../trusted-firmware-a-ultra96_2.3.bb         |    2 +-
 .../u-boot/u-boot-pine64-plus_2020.10.bb      |    2 +-
 .../u-boot/u-boot-ultra96-v1_2020.10.bb       |    2 +-
 .../files/.bash_history-espressobin           |    2 +-
 .../files/.bash_history-hikey620              |    2 +-
 .../files/.bash_history-macchiatobin          |    2 +-
 .../files/.bash_history-pine64-plus           |    2 +-
 ...istory-hikey620 => .bash_history-qemu-arm} |    8 +-
 .../files/.bash_history-qemu-arm64            |    2 +-
 .../customizations/files/.bash_history-rpi4   |    2 +-
 .../files/.bash_history-ultra96-v1            |    2 +-
 .../non-root-initramfs/files/amd64-config     | 3799 +---------------
 .../non-root-initramfs/files/arm64-config     | 3756 +---------------
 .../non-root-initramfs/files/armhf-config     | 3885 +----------------
 ....11.1.bb => non-root-initramfs_2021.02.bb} |   10 +-
 ...zero_defconfig_5.4 => armhf_defconfig_5.4} |   16 +-
 recipes-kernel/linux/linux-jailhouse_5.4.inc  |    1 -
 recipes-kernel/xradio/xradio.bb               |    6 +-
 scripts/make_release                          |   10 +-
 start-qemu.sh                                 |   37 +-
 wic/rpi4.wks                                  |    3 +
 35 files changed, 506 insertions(+), 11643 deletions(-)
 create mode 100644 conf/machine/qemu-arm.conf
 create mode 100644 conf/multiconfig/qemu-arm-jailhouse-demo.conf
 delete mode 100644 
isar-patches/0001-Add-recipe-include-for-building-custom-Trusted-Firmw.patch
 create mode 100755 kas-container
 copy recipes-core/customizations/files/{.bash_history-hikey620 => 
.bash_history-qemu-arm} (62%)
 rename recipes-core/non-root-initramfs/{non-root-initramfs_2019.11.1.bb => 
non-root-initramfs_2021.02.bb} (64%)
 rename recipes-kernel/linux/files/{orangepi-zero_defconfig_5.4 => 
armhf_defconfig_5.4} (96%)

-- 
2.26.2

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/cover.1616507282.git.jan.kiszka%40siemens.com.

Reply via email to