Re: [PATCH] mte: Follow arm64.nomte override in MMU setup.

From: Marc Zyngier
Date: Tue Aug 09 2022 - 12:49:39 EST


On Tue, 09 Aug 2022 17:41:28 +0100,
Evgenii Stepanov <eugenis@xxxxxxxxxx> wrote:
>
> On Tue, Aug 9, 2022 at 1:50 AM Marc Zyngier <maz@xxxxxxxxxx> wrote:
> > How comes such memory is being used? How comes it is in the linear
> > map?
> >
> > arm64.nomte is affecting the use of MTE feature on the platform. It
> > doesn't guard the use of a MTE carve-out, and doesn't allow it to be
> > used in any shape or form.
> >
> > To use this memory, you should remove the MTE configuration
> > altogether, as you cannot infer what the CPU is doing with it.
>
> This can be used to enable MTE in TZ but not in the NS memory.

In which case what is the tag memory doing in the linear map?
Shouldn't it be marked as reserved, not mapped, and in general
completely ignored by the NS OS?

M.

--
Without deviation from the norm, progress is not possible.