Page MenuHomeFreeBSD

KASAN: add bus_space*read*_8 for aarch64
ClosedPublic

Authored by bz on Apr 15 2023, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 5, 3:28 PM
Unknown Object (File)
Thu, Sep 3, 7:13 PM
Unknown Object (File)
Thu, Sep 3, 10:48 AM
Unknown Object (File)
Thu, Sep 3, 9:01 AM
Unknown Object (File)
Thu, Sep 3, 4:40 AM
Unknown Object (File)
Thu, Sep 3, 4:31 AM
Unknown Object (File)
Tue, Sep 1, 10:49 AM
Unknown Object (File)
Tue, Sep 1, 8:34 AM
Subscribers

Details

Summary

Add the remaining bus_space*read*_8 functions conditionally for
only arm64 in order to not break KASAN builds with new code using
one of them.

Suggested by: markj

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 50922
Build 47813: arc lint + arc unit