Hi,

Can anybody tell me how I can use Gem5 for a full system simulation of a
dual-core cortex-A9 in Asymmmetric multiprocessing mode when one core is
running Linux and the other core is running a bare-metal application. On
hardware, the linux core which is the master has to kick the second core
with a SEV (Send event) . Should this be done on Gem5 as well? Where can we
specify the .elf for the bare metal core if the linux image needs to be
passed to --kernel on the command line ? If the number of cores are
increased, where should the .elf files for these cores be specified?
Can somebody please elaborate the steps and the python scripts to be
modified please?

regards,
Namitha.
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to