Re: [PATCH v5 18/22] target/arm: Enable MTE

2019-12-05 Thread Peter Maydell
On Fri, 11 Oct 2019 at 14:50, Richard Henderson wrote: > > We now implement all of the components of MTE, without actually > supporting any tagged memory. All MTE instructions will work, > trivially, so we can enable support. > > Signed-off-by: Richard Henderson > --- > target/arm/cpu.c | 10

[PATCH v5 18/22] target/arm: Enable MTE

2019-10-11 Thread Richard Henderson
We now implement all of the components of MTE, without actually supporting any tagged memory. All MTE instructions will work, trivially, so we can enable support. Signed-off-by: Richard Henderson --- target/arm/cpu.c | 10 ++ target/arm/cpu64.c | 1 + 2 files changed, 11 insertions(+