- 08 May, 2020 1 commit
-
-
Diego Sueiro authored
The do_deploy task depends on xen-devicetree:do_deploy in order to include the generated xen dtbs in the firmware image. To avoid dependency loop between firmware-image-juno:do_install, xen:do_deploy and xen-devicetree:do_deploy when INITRAMFS_IMAGE_BUNDLE = "1", we need to handle the xen and xen-devicetree binaries copying in the do_deploy task. Also Use OVERRIDES to minimize the usage of "@bb.utils.contains('DISTRO_FEATURES', 'xen', ..." Change-Id: I8da476435de73445fb6d895ec418d85861b8c46c Issue-Id: SCM-990 Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com> Reviewed-by:
Bertrand Marquis <bertrand.marquis@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
- 06 May, 2020 2 commits
-
-
Diego Sueiro authored
The boot-wrapper-aarch64_%.bbappend and firmware-image-juno.bbappend should be only considered when meta-arm-bsp layer is present. Change-Id: Id66a989820675a281946a26b9afec6d5b3d29bca Issue-Id: SCM-984 Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com> Reviewed-by:
Bertrand Marquis <bertrand.marquis@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
Diego Sueiro authored
Since firmware-image-juno main recipe is only compatible with juno MACHINE, the _juno machine override are not needed. Change-Id: If1b880ee2b6b854f83087005f7ae89f0d77aef7d Issue-Id: SCM-889 Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com> Reviewed-by:
Bertrand Marquis <bertrand.marquis@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-
- 23 Apr, 2020 1 commit
-
-
Diego Sueiro authored
For juno, the Xen binary and dtb are now collected by the firmware-image-juno recipe instead of the trusted-firmware-a. Change-Id: Iaf4e4821e80c09910771c57ba3dbd481626187d5 Issue-Id: SCM-754 Signed-off-by:
Diego Sueiro <diego.sueiro@arm.com> Reviewed-By:
Bertrand Marquis <bertrand.marquis@arm.com> Signed-off-by:
Jon Mason <jon.mason@arm.com>
-