Page MenuHomeFreeBSD

dev/psci: Add a way to query the PSCI method
Needs ReviewPublic

Authored by andrew on Oct 22 2024, 5:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 9, 8:44 AM
Unknown Object (File)
Sat, Jul 4, 2:24 PM
Unknown Object (File)
Sat, Jun 27, 10:14 PM
Unknown Object (File)
Thu, Jun 25, 6:04 PM
Unknown Object (File)
May 28 2026, 7:39 PM
Unknown Object (File)
Apr 28 2026, 1:10 AM
Unknown Object (File)
Apr 27 2026, 1:49 AM
Unknown Object (File)
Apr 26 2026, 11:02 PM
Subscribers

Details

Reviewers
None
Group Reviewers
arm64
Summary

Some drivers need to know if the instruction needed to call into the
PSCI firmware is a SMC or an HVC instruction. To support this add a new
function that returns the method and rework other parts of the PSCI
code to use this to set the call functions.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60157
Build 57041: arc lint + arc unit