mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5 upstream images: update wget link
This commit is contained in:
@@ -13761,7 +13761,7 @@ E.g. to use a precompiled ARM kernel:
|
|||||||
....
|
....
|
||||||
mkdir aarch-system-201901106
|
mkdir aarch-system-201901106
|
||||||
cd aarch-system-201901106
|
cd aarch-system-201901106
|
||||||
wget http://www.gem5.org/dist/current/arm/aarch-system-201901106.tar.bz2
|
wget http://dist.gem5.org/dist/current/arm/aarch-system-201901106.tar.bz2
|
||||||
tar xvf aarch-system-201901106.tar.bz2
|
tar xvf aarch-system-201901106.tar.bz2
|
||||||
cd ..
|
cd ..
|
||||||
./run --arch aarch64 --emulator gem5 --linux-exec aarch-system-201901106/binaries/vmlinux.arm64
|
./run --arch aarch64 --emulator gem5 --linux-exec aarch-system-201901106/binaries/vmlinux.arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user