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)
Dec 18 2024, 11:28 PM
Unknown Object (File)
Nov 27 2024, 4:10 PM
Unknown Object (File)
Nov 11 2024, 11:38 PM
Unknown Object (File)
Nov 11 2024, 11:03 PM
Unknown Object (File)
Nov 1 2024, 12:09 PM
Unknown Object (File)
Oct 18 2024, 12:35 AM
Unknown Object (File)
Oct 16 2024, 1:00 PM
Unknown Object (File)
Oct 16 2024, 11:56 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 Not Applicable
Unit
Tests Not Applicable