Hi,
If I understand your commands properly, I think you compile spec for
x86_64 but your image is for the arm architecture. You need to compile
spec for arm as well. You can try cross-compiling, using qemu to chroot
to an arm linux image and compile spec from there or take a look at the
lin
One Buildroot option:
-
https://cirosantilli.com/linux-kernel-module-cheat/#gem5-buildroot-setup-getting-started
-
https://cirosantilli.com/linux-kernel-module-cheat/#add-new-files-to-the-buildroot-image
On Mon, Mar 2, 2020 at 5:50 PM FARIDEH ZIAEE wrote:
>
> Hi,
> I need to run spec cpu 2006
Hi,
Follow this
https://gem5art.readthedocs.io/en/latest/
On Mon, Mar 2, 2020 at 12:50 PM FARIDEH ZIAEE
wrote:
> Hi,
> I need to run spec cpu 2006 on gem5-Fs mode but I don't know how to run it.
> also ,according to site""
> https://yulistic.gitlab.io/2016/05/gem5-make-a-new-boot-image/""; I m
Hi,
I need to run spec cpu 2006 on gem5-Fs mode but I don't know how to run it.
also ,according to site""
https://yulistic.gitlab.io/2016/05/gem5-make-a-new-boot-image/""; I make a
new boot image :
d if=/dev/zero of=ubuntu.img bs=1M count=12288
ls -alh
fdisk -l ubuntu.img
sudo fdisk u