qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No ARM_FEATURE_PMU for cortex-a9


From: Peter Maydell
Subject: Re: No ARM_FEATURE_PMU for cortex-a9
Date: Fri, 14 Oct 2022 14:09:56 +0100

On Fri, 14 Oct 2022 at 13:23, Timofey Kutergin <tkutergin@gmail.com> wrote:
>
> Good day dear Qemu ARM developers :)
>
> Could you please clarify if there any specific reason to not have 
> ARM_FEATURE_PMU option set for cortex-a9 CPU ? According to cortex-a9 
> specification it does have PMU...

I don't know, but my guess is because the A9 doesn't implement the
PMUv2, but an older PMU version, and we didn't care enough to
implement whatever the differences between PMUv2 and the A9's
PMU are.

QEMU's PMU emulation is very rudimentary anyway, so it's not a big
deal that the A9 model doesn't have it.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]