On 08/22/2017 08:08 AM, Peter Maydell wrote: > If a v8M CPU supports the security extension then we need to > give it two AddressSpaces, the same way we do already for > an A profile core with EL3. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target/arm/cpu.c | 13 ++++++------- > 1 file changed, 6 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~