Page MenuHomeFreeBSD

dev/psci: Check all compat strings
ClosedPublic

Authored by andrew on Apr 23 2024, 2:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 1:33 PM
Unknown Object (File)
Wed, Apr 29, 1:26 PM
Unknown Object (File)
Tue, Apr 28, 10:40 AM
Unknown Object (File)
Sun, Apr 19, 3:11 PM
Unknown Object (File)
Apr 13 2026, 2:07 AM
Unknown Object (File)
Apr 11 2026, 10:10 AM
Unknown Object (File)
Apr 10 2026, 6:58 AM
Unknown Object (File)
Apr 7 2026, 4:44 AM
Subscribers

Details

Summary

When searching for the PSCI FDT node we only check a few compat strings.
Use the existing compat_data array to check all strings the driver may
attach to.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable