HomeFreeBSD

arm64: Add msan.h

Description

arm64: Add msan.h

This is mostly a copy of amd64's msan.h, except that we currently do not
avoid shadowing the kernel itself, and we need a more restrictive upper
bound in kmsan_md_unsupported() to avoid probing non-existent shadow
mappings of device mappings.

Reviewed by: imp
MFC after: 2 weeks
Sponsored by: Klara, Inc.
Sponsored by: Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D43156

Details

Provenance
markjAuthored on Feb 8 2024, 4:00 PM
Reviewer
imp
Differential Revision
D43156: arm64: Add msan.h
Parents
rGc05d7bdaf63d: arm64: Make KMSAN aware of exceptions
Branches
Unknown
Tags
Unknown