[PATCH v2 33/37] kasan, arm64: implement HW_TAGS runtime

Catalin Marinas catalin.marinas at arm.com
Thu Sep 17 13:06:32 EDT 2020


On Tue, Sep 15, 2020 at 11:16:15PM +0200, Andrey Konovalov wrote:
> Provide implementation of KASAN functions required for the hardware
> tag-based mode. Those include core functions for memory and pointer
> tagging (tags_hw.c) and bug reporting (report_tags_hw.c). Also adapt
> common KASAN code to support the new mode.
> 
> Signed-off-by: Andrey Konovalov <andreyknvl at google.com>
> Signed-off-by: Vincenzo Frascino <vincenzo.frascino at arm.com>

For the arm64 bits in this patch:

Acked-by: Catalin Marinas <catalin.marinas at arm.com>



More information about the linux-arm-kernel mailing list