[PATCH v15 8/8] kasan, arm64: tests supports for HW_TAGS async mode

Andrey Konovalov andreyknvl at google.com
Fri Mar 12 14:49:19 GMT 2021


On Fri, Mar 12, 2021 at 3:22 PM Vincenzo Frascino
<vincenzo.frascino at arm.com> wrote:
>
> From: Andrey Konovalov <andreyknvl at google.com>
>
> This change adds KASAN-KUnit tests support for the async HW_TAGS mode.
>
> In async mode, tag fault aren't being generated synchronously when a
> bad access happens, but are instead explicitly checked for by the kernel.
>
> As each KASAN-KUnit test expect a fault to happen before the test is over,
> check for faults as a part of the test handler.
>
> Signed-off-by: Andrey Konovalov <andreyknvl at google.com>

I believe this needs your Signed-off-by as well, Vincenzo.



More information about the linux-arm-kernel mailing list