Page MenuHomeFreeBSD

arm64: coresight: fix the build without FDT
ClosedPublic

Authored by kevans on Sep 29 2022, 6:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 2 2024, 3:07 PM
Unknown Object (File)
Sep 29 2024, 4:32 PM
Unknown Object (File)
Sep 24 2024, 3:55 PM
Unknown Object (File)
Sep 21 2024, 5:06 AM
Unknown Object (File)
Sep 19 2024, 1:22 PM
Unknown Object (File)
Sep 16 2024, 6:48 AM
Unknown Object (File)
Sep 4 2024, 9:17 AM
Unknown Object (File)
Aug 20 2024, 7:21 PM
Subscribers

Details

Summary

coresight_cpu_debug only has an FDT attachment, so let's not build it
for kernels without FDT.

coresight.h includes sys/malloc.h via header pollution
dev/ofw/openfirm.h; include it directly in case we're building without
FDT.

Diff Detail

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