An overview of CPU models can be found at:
https://cirosantilli.com/linux-kernel-module-cheat#gem5-cpu-types
Some considerations:
- O3_ARM_v7a was created in 2012, but not by ARM Holding directly.
Cortex-R8 is from 2016. There is no ARM holding O3 particularization
currently, so it is very likely
Hi all,
I am trying to model the ARM Cortex A53 and Cortex R8 processors.
I am currently using the HPI (A53) and O3_ARM_v7a (R8) gem5 processor models
and I was wondering if anyone can provide some pointers on whether these models
are appropriate as a starting point.
Regards,
Jake Vidal
__