target/arm: Allow M-profile CPUs to disable the DSP extension via CPU property
commitea90db0af67aabdf0abb65c418b8857d5359b6ea
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 17 May 2019 17:40:44 +0000 (17 18:40 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jun 2019 14:12:25 +0000 (17 15:12 +0100)
tree8772905aa598727d819a661246d4384612a0af91
parent97a28b0eeac14a4a7326d583b745c555fa1f1da6
target/arm: Allow M-profile CPUs to disable the DSP extension via CPU property

Allow the DSP extension to be disabled via a CPU property for
M-profile CPUs. (A and R-profile CPUs don't have this extension
as a defined separate optional architecture extension, so
they don't need the property.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20190517174046.11146-3-peter.maydell@linaro.org
target/arm/cpu.c
target/arm/cpu.h