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)
Fri, Jul 17, 12:29 PM
Unknown Object (File)
Thu, Jul 9, 11:35 AM
Unknown Object (File)
Wed, Jul 8, 11:08 AM
Unknown Object (File)
Jun 12 2026, 8:36 AM
Unknown Object (File)
May 14 2026, 12:30 PM
Unknown Object (File)
May 14 2026, 12:28 PM
Unknown Object (File)
May 13 2026, 8:47 PM
Unknown Object (File)
May 13 2026, 8:47 PM
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 Not Applicable
Unit
Tests Not Applicable