Page MenuHomeFreeBSD

arm64: Add msan.h
ClosedPublic

Authored by markj on Dec 21 2023, 6:40 PM.
Tags
None
Referenced Files
F107086523: D43156.diff
Thu, Jan 9, 9:49 PM
Unknown Object (File)
Wed, Jan 8, 9:20 PM
Unknown Object (File)
Fri, Jan 3, 8:10 PM
Unknown Object (File)
Nov 16 2024, 2:31 PM
Unknown Object (File)
Nov 2 2024, 9:33 PM
Unknown Object (File)
Oct 19 2024, 12:01 PM
Unknown Object (File)
Oct 19 2024, 11:46 AM
Unknown Object (File)
Oct 19 2024, 11:46 AM
Subscribers

Details

Reviewers
andrew
manu
imp
Group Reviewers
arm64
Commits
rG90010126b03b: arm64: Add msan.h
Summary

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.

Sponsored by: Klara, Inc.
Sponsored by: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 55072
Build 51961: arc lint + arc unit