Page MenuHomeFreeBSD

arm: generic_timer: dedupe resource specs between ACPI and FDT
AbandonedPublic

Authored by kevans on Mar 14 2023, 4:47 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 25, 6:04 AM
Unknown Object (File)
Wed, Jan 22, 6:36 PM
Unknown Object (File)
Dec 29 2024, 10:47 PM
Unknown Object (File)
Nov 24 2024, 12:37 PM
Unknown Object (File)
Nov 22 2024, 7:43 AM
Unknown Object (File)
Nov 21 2024, 3:55 PM
Unknown Object (File)
Nov 21 2024, 6:43 AM
Unknown Object (File)
Nov 19 2024, 7:09 PM
Subscribers

Details

Reviewers
rpokala
andrew
Group Reviewers
arm64
ARM
Summary

irq_defs now effectively ties a name (FDT) to a resource_spec (ACPI),
the latter of which becomes the authoritative source for flags and
index rather than duplicating that information between the two.

Diff Detail

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