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)
Sun, Mar 23, 6:42 AM
Unknown Object (File)
Mon, Mar 17, 5:40 PM
Unknown Object (File)
Feb 21 2025, 6:16 PM
Unknown Object (File)
Feb 10 2025, 4:53 AM
Unknown Object (File)
Feb 9 2025, 12:54 AM
Unknown Object (File)
Feb 9 2025, 12:54 AM
Unknown Object (File)
Dec 26 2024, 4:27 PM
Unknown Object (File)
Dec 9 2024, 1:43 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