hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
commite0cf7b81637a09faf987aca5c20d289a36dc9cf6
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 17 May 2019 17:40:45 +0000 (17 18:40 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jun 2019 14:12:25 +0000 (17 15:12 +0100)
tree58386a71259856d4233352fcd2eb9f64e05379ce
parentea90db0af67aabdf0abb65c418b8857d5359b6ea
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU

Create "vfp" and "dsp" properties on the armv7m container object
which will be forwarded to its CPU object, so that SoCs can
configure whether the CPU has these features.

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-4-peter.maydell@linaro.org
hw/arm/armv7m.c
include/hw/arm/armv7m.h