Files
gem5/tests/gem5/riscv_boot_tests
Harshil Patel bbe96d6485 stdlib: Changed use of Workload to obtain_resource
- Changed files calling Workload class to call obtain_resoucre instead.

Change-Id: I41f5f0c3ccc7c08b39e7049eabef9609d6d68788
2023-09-06 10:06:16 -07:00
..

RISCV Boot Tests

These tests run a series of Linux boots on the RISCVBoard. 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/riscv_boot_tests --length=[length]