mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-09 17:40:46 +00:00
dafc5ec028
Signed-off-by: Ross Burton <ross.burton@arm.com>
524 B
524 B
Armv8-A Base Platform FVP Support in meta-arm-bsp
Howto Build and Run
Configuration:
In the local.conf file, MACHINE should be set:
MACHINE = "fvp-base"
Build:
$ bitbake core-image-base
Run:
The fvp-base machine has support for the runfvp script, so running is simple:
$ runfvp tmp/deploy/images/fvp-base/core-image-base-fvp-base.fvpconf
Devices supported in the kernel
- serial
- virtio disk
- network
- watchdog
- rtc
Devices not supported or not functional
None