In the local.conf file, MACHINE
should be set:
MACHINE = "fvp-base-arm32"
$ bitbake core-image-base
The fvp-base
machine has support for the runfvp
script, so running is simple:
$ runfvp tmp/deploy/images/fvp-base-arm32/core-image-base-fvp-base-arm32.fvpconf
None