Files
gem5/tests/gem5/arm_boot_tests
Bobby R. Bruce ddf6cb88e4 misc: Run pre-commit run --all-files
This is reflect the updates made to black when running `pre-commit
autoupdate`.

Change-Id: Ifb7fea117f354c7f02f26926a5afdf7d67bc5919
2023-10-10 14:01:58 -07:00
..

Arm Boot Tests

These tests run a series of Linux boots on the ARMBoard. It varies the CPU type, number of CPUs, and memory used for each run. To run these tests by themselves, you can run the following command in the tests directory:

./main.py run gem5/arm_boot_tests --length=[length]