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)
Mon, Dec 9, 1:43 AM
Unknown Object (File)
Fri, Dec 6, 10:52 AM
Unknown Object (File)
Wed, Dec 4, 12:02 PM
Unknown Object (File)
Sat, Nov 30, 10:22 PM
Unknown Object (File)
Thu, Nov 28, 4:21 PM
Unknown Object (File)
Nov 25 2024, 2:50 PM
Unknown Object (File)
Nov 15 2024, 6:57 PM
Unknown Object (File)
Nov 7 2024, 2:41 AM
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