Page MenuHomeFreeBSD

arm64: Check if PSCI before calling SMCCC
ClosedPublic

Authored by andrew on Oct 30 2023, 2:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 8, 3:35 AM
Unknown Object (File)
Tue, Apr 7, 10:20 AM
Unknown Object (File)
Tue, Apr 7, 10:06 AM
Unknown Object (File)
Mon, Apr 6, 3:09 PM
Unknown Object (File)
Tue, Mar 31, 8:45 PM
Unknown Object (File)
Sun, Mar 22, 6:31 AM
Unknown Object (File)
Sat, Mar 14, 12:01 PM
Unknown Object (File)
Feb 8 2026, 12:19 PM
Subscribers

Details

Summary

As SMCCC depends on PSCI check if the latter is present before calling
the former. This fixes an issue where we may call into SMCCC when there
is no PSCI in the system causing a smccc_version assert to fail.

Reported by: stevek
Sponsored by: Arm Ltd

Diff Detail

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