mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-03 03:21:01 +00:00
44d8c38138
The cortex A53 TRM specifies that bits 24 and 25 of the L2CTLR register specify the number of cores in the processor, not the total number of cores in the system. To report this correctly on machines with multiple CPU clusters (ARM's big.LITTLE or Xilinx's ZynqMP) we need to allow the machine to overwrite this value. To do this let's add an optional property. Backports commit f9a697112ee64180354f98309a5d6b691cc8699d from qemu |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
sparc |