Hello,
I'm trying to run 16 ARMv8 cpus in gem5, but I had failed to brought up more
than 8 CPUs. I knew that the GICv2 in the gem5 source cannot support more than
8 CPUs,so I modified the gic model to support more cores as this website:
http://permalink.gmane.org/gmane.comp.emulators.m5.devel/28911
Also,I had modified the boot loader and dtb file to support more than 16 cpus.
Here is the problem,when I built a linux kernel for 16 cpus,I found the files
to build kernel(https://github.com/gem5/linux-arm64-gem5/tags)also contain
GICv2.I believe this made the previous error.So,is there a method to modify
this GIC to build a kernel support more than 8 cpus?
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users