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-base31 …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 …91 …ase` machine so this can be named `"Console"` and the others `""`. When runfvp starts terminals i…[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)
1 # Image class to write .fvpconf files for use with runfvp. If this is desired17 # then runfvp will hide the terminal.39 # change at any point, so it should always be used with a matching runfvp.
85 def runfvp(cli_args): function107 sys.exit(runfvp(sys.argv[1:]))
37 … - ```./meta-arm/scripts/runfvp build/fvp/tmp/deploy/images/fvp/obmc-phosphor-image-fvp.fvpconf```
336 …is 11_23.25 and is automatically downloaded and installed when using the runfvp command as detaile…340 …kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp -…346 To run the FVP using the runfvp command, please run the following command:350 …kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp -…745 …kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp -…1090 …kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp -…1152 …kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp -…1201 After applying the previous commands, please reboot the board or restart the runfvp command.1319 …kas shell meta-arm/kas/corstone1000-fvp.yml:meta-arm/ci/debug.yml -c "../meta-arm/scripts/runfvp -…
101 -c "../scripts/runfvp --verbose --console"
43314 … due to: /opengrok/data/xref/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/runfvp.py.gz
45085 … due to: /opengrok/data/xref/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/runfvp.py.gz