OSDN Git Service

target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUs
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 4 May 2020 17:24:47 +0000 (19:24 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 11 May 2020 10:45:59 +0000 (11:45 +0100)
commitfcdf0a90f791038c7e0a8546d00ca3168a7f3891
tree3264f70c6e0344dd32e1d8fea7698d6eb64d63ac
parent92b6a659388ab3735e5fbb17ac486923b681f57f
target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUs

As IDAU is a v8M feature, restrict it to the Aarch32 CPUs.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200504172448.9402-5-philmd@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c