This commit changes the fs/linux/arm and learning_gem5 tests as they were previously failing with the Ruby change. The fs/linux/arm long tests require the addition of a new gem5 build, ARM_X86, which builds the ARM and X86 ISAs with the MESI_Two_Level cache hierarchy.
FS
This is a set of full system ARM tests. To run these tests by themselves, you can run the following command in the tests directory:
./main.py run gem5/fs/linux/arm --length=[length]