mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-01 13:10:04 +00:00
meta-arm-bsp: Remove fvp-base and foundation-armv8 simulation tools
Since the Fixed Virtual Platforms simulation tools are not publicly available, remove them from meta-arm-bsp layer. Change-Id: Ifece50bfd494241499540030b6ac5968abd8ad1f Issue-Id: SCM-951 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>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
require conf/machine/fvp-common/fvp.inc
|
||||
|
||||
KERNEL_DEVICETREE = "arm/foundation-v8-gicv3-psci.dtb"
|
||||
EXTRA_IMAGEDEPENDS += "foundation-armv8-native"
|
||||
|
||||
# Use haveged as a source of entropy instead of rng-tools (Needed for ssh).
|
||||
# rngd (Part of rng-tools) takes ~7 mins to init resulting in a slow boot time.
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
require conf/machine/fvp-common/fvp.inc
|
||||
|
||||
KERNEL_DEVICETREE = "arm/fvp-base-gicv3-psci-custom.dtb"
|
||||
EXTRA_IMAGEDEPENDS += "fvp-base-native"
|
||||
|
||||
# Use haveged as a source of entropy instead of rng-tools (Needed for ssh).
|
||||
# rngd (Part of rng-tools) takes ~7 mins to init resulting in a slow boot time.
|
||||
|
||||
Reference in New Issue
Block a user