hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
commitf16c27a52d6e408328539db6772f2d7a138e5b16
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 7 Feb 2023 08:02:05 +0000 (7 09:02 +0100)
committerCédric Le Goater <clg@kaod.org>
Tue, 7 Feb 2023 08:02:05 +0000 (7 09:02 +0100)
tree612657dc43e7aab2be564ec1526db37aa7d96e56
parent98fb9678da1560f7a625bfa900a1579772627687
hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F

This SoC uses a Cortex-M4F. QEMU only implements a M4,
which is good enough. Add a TODO note in case the M4F
is added.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Delevoryas <peter@pjd.dev>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed_ast10x0.c