meta-agl-jailhouse: Add support for RPi4 with 2G/4G/8G of memory 08/25108/2 9.99.3 jellyfish/9.99.3 jellyfish_9.99.3
authorJakub Luzny <jakub@luzny.cz>
Wed, 12 Aug 2020 10:57:57 +0000 (12:57 +0200)
committerJakub Luzny <jakub@luzny.cz>
Tue, 18 Aug 2020 15:45:34 +0000 (17:45 +0200)
commit39872b4742c0f3868a9a4b1b16e2be66f0e754a5
tree4201d73e58ae44b6a099f47f77bb9475168ad45b
parent3f6d193683449a323a3f1d689540ab697d3d7980
meta-agl-jailhouse: Add support for RPi4 with 2G/4G/8G of memory

The Jailhouse configuration files had to be modified to append the additional
memory regions present on the higher mem variants of the RPi4.

To avoid the use of mem= kernel parameter to fix the memory that can be used
by the root cell, a device tree overlay with reserved-memory nodes is used
instead.

To avoid conflict with the GPU memory, the memory region used for Jailhouse
and the non-root cells was moved from 0x30000000 to 0x20000000.

Bug-AGL: SPEC-3507

Signed-off-by: Jakub Luzny <jakub@luzny.cz>
Change-Id: Iabd67504c3df0349dd62e45f12d1019de14328f1
meta-agl-jailhouse/README.md
meta-agl-jailhouse/dynamic-layers/raspberrypi/recipes-bsp/bootfiles/rpi-config_git.bbappend
meta-agl-jailhouse/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi/0001-dt-dtoverlays-Add-jailhouse-memory-DT-overlay.patch [new file with mode: 0644]
meta-agl-jailhouse/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_%.bbappend [deleted file]
meta-agl-jailhouse/dynamic-layers/raspberrypi/recipes-kernel/linux/linux-raspberrypi_5.4%.bbappend
meta-agl-jailhouse/recipes-extended/jailhouse/jailhouse/0001-configs-arm64-Add-support-for-RPi4-with-more-than-1G.patch [new file with mode: 0644]
meta-agl-jailhouse/recipes-extended/jailhouse/jailhouse_git.bb
templates/feature/agl-jailhouse/50_local.conf.inc