Searched refs:runfvp (Results 1 – 11 of 11) sorted by relevance
3 The `runfvp` tool in meta-arm makes it easy to run Yocto Project disk images inside a [Fixed Virtua…5 ## Running images with `runfvp`15 To run an image in a FVP, pass either a machine name or a `.fvpconf` path to `runfvp`.18 $ ./meta-arm/scripts/runfvp tmp/deploy/images/fvp-base/core-image-minimal-fvp-base.fvpconf21 When a machine name is passed, `runfvp` will start the latest image that has been built for that ma…24 $ ./meta-arm/scripts/runfvp fvp-base29 `runfvp` will automatically start terminals connected to each of the serial ports that the machine …31 …can also be configured by writing a [INI-style][INI] configuration file to `~/.config/runfvp.conf`:41 $ runfvp fvp-base -- --list-params46 To configure a machine so that it can be ran inside `runfvp`, a number of variables need to be set …[all …]
3 …ood support for writing test cases against [Arm FVPs][FVP], meaning the [runfvp][RUNFVP] boot conf…48 [RUNFVP]: runfvp.md
17 The `fvp-base` machine has support for the `runfvp` script, so running is simple:20 $ runfvp tmp/deploy/images/fvp-base/core-image-base-fvp-base.fvpconf
11 runfvp = pathlib.Path(__file__).parents[5] / "scripts" / "runfvp" variable17 self.assertTrue(runfvp.exists())25 cli = [runfvp,] + list(args)
85 def runfvp(cli_args): function107 sys.exit(runfvp(sys.argv[1:]))
1 # Image class to write .fvpconf files for use with runfvp. If this is desired17 # then runfvp will hide the terminal.37 # change at any point, so it should always be used with a matching runfvp.
433 ``runfvp`` command as detailed below.440 -c "../meta-arm/scripts/runfvp -- --version"451 -c "../meta-arm/scripts/runfvp --terminals=tmux"762 ./meta-arm/scripts/runfvp \976 -c "../meta-arm/scripts/runfvp --terminals=tmux \1327 -c "../meta-arm/scripts/runfvp --terminals=tmux -- \1393 -c "../meta-arm/scripts/runfvp --terminals=tmux -- \1803 -c "../meta-arm/scripts/runfvp"
101 -c "../scripts/runfvp --verbose --console"
82 …- `./meta-arm/scripts/runfvp --console build/fvp/tmp/deploy/images/fvp/obmc-phosphor-image-fvp.fvp…
3158 2026-02-16 03:01:13.604-0600 FINEST t458 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/runfvp.py' (1,657) at 20231126090012777[all...]
3167 2026-02-15 03:01:18.515-0600 FINEST t461 IndexDatabase.setupDeletedUids: live doc: '/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/runfvp.py' (1,657) at 20231126090012777[all...]