qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH 4/4] hw/arm: Correctly disable FPU/DS


From: Peter Maydell
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH 4/4] hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards
Date: Thu, 13 Jun 2019 16:17:50 +0100

On Thu, 13 Jun 2019 at 16:13, Alex Bennée <address@hidden> wrote:
> Given the ever growing configurable nature of the v7m platform what do we do
> to ensure the various combinations are tested on instantiating qemu? Or is
> this a case of relying on the wider community to shout if users actually
> find a combination that breaks? I guess fuzz testing would be a bit of a
> sledgehammer approach.

It's not really all that much more configurable than the A-profile
cores; I've just been a bit more careful to actually make our
emulation reflect what the hardware actually does... a really
careful testing of the A profile cores would want to test
the various different cortex-* CPUs individually to make
sure they UNDEFfed on the features they didn't have, and so on.

thanks
-- PMM



reply via email to

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