Felipe Rocha da Rosa
2016-08-14 17:20:43 UTC
Hi everyone,
I saw a commit form 3 weeks ago "arm, config: Add an example ARM big.LITTLE(tm) configuration script" and tried to run it.I create the armv8_gem5_v1_big_little_2_2.dtb and compiled the vmlinux for the kernel 4.3 as instructed here:
http://www.gem5.org/ARM_Linux_Kernel
I use this command line:./build/ARM/gem5.opt ./configs/example/arm/fs_bigLITTLE.py --disk /aarch-system-2014-10/disks/aarch64-ubuntu-trusty-headless.img --kernel /linux-arm-gem5/vmlinux --atomic
Everything works until I reach panic: could not open file bootscript.rcS @ tick 6355643953500I suppose that I have an incorrect version of the Linux image where this file was not included. I would like to know where I can download the correct image.Thank you very much.
Best regards,
Felipe Rocha da Rosa
I saw a commit form 3 weeks ago "arm, config: Add an example ARM big.LITTLE(tm) configuration script" and tried to run it.I create the armv8_gem5_v1_big_little_2_2.dtb and compiled the vmlinux for the kernel 4.3 as instructed here:
http://www.gem5.org/ARM_Linux_Kernel
I use this command line:./build/ARM/gem5.opt ./configs/example/arm/fs_bigLITTLE.py --disk /aarch-system-2014-10/disks/aarch64-ubuntu-trusty-headless.img --kernel /linux-arm-gem5/vmlinux --atomic
Everything works until I reach panic: could not open file bootscript.rcS @ tick 6355643953500I suppose that I have an incorrect version of the Linux image where this file was not included. I would like to know where I can download the correct image.Thank you very much.
Best regards,
Felipe Rocha da Rosa