Thanks for all the comments you gave! I'll go over and address them recently.
For this question, The actual CPU should be cortex A35. However, I don't see them supported in QEMU. If I inserted CPU with "cortex-a35" QEMU will complain: qemu-system-aarch64: missing object type 'cortex-a35-arm-cpu' What should I do here? On Thu, Apr 21, 2022 at 3:45 AM Peter Maydell <peter.mayd...@linaro.org> wrote: > On Tue, 5 Apr 2022 at 23:37, Hao Wu <wuhao...@google.com> wrote: > > > > NPCM8XX BMCs are the successors of the NPCM7XX BMCs. They feature > > quad-core ARM Cortex A35 that supports both 32 bits and 64 bits > > operations. > > Here and in the documentation patch you say "Cortex-A35", but the > patch implementing the new SoC creates Cortex-A53 CPUs. Which > is correct ? > > thanks > -- PMM >