mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5: update to 239054f48439c18b93e1a70ff29dbcb0c4742cff
fs_bigLITTLE: no patches needed anymore, we now have the --root option.
This commit is contained in:
10
README.adoc
10
README.adoc
@@ -12161,15 +12161,7 @@ The out of build tree is required, because otherwise Buildroot would copy the ou
|
||||
|
||||
By default, we use `configs/example/fs.py` script.
|
||||
|
||||
The `--gem5-script biglittle` option enables the alternative `configs/example/arm/fs_bigLITTLE.py` script instead.
|
||||
|
||||
First apply:
|
||||
|
||||
....
|
||||
patch -d "$(./getvar gem5_source_dir)" -p 1 < patches/manual/gem5-biglittle.patch
|
||||
....
|
||||
|
||||
then:
|
||||
The `--gem5-script biglittle` option enables the alternative `configs/example/arm/fs_bigLITTLE.py` script instead:
|
||||
|
||||
....
|
||||
./run --arch aarch64 --emulator gem5 --gem5-script biglittle
|
||||
|
||||
Reference in New Issue
Block a user