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)
Tue, Feb 4, 10:05 PM
Unknown Object (File)
Fri, Jan 17, 12:33 PM
Unknown Object (File)
Sep 15 2024, 12:53 PM
Unknown Object (File)
Sep 11 2024, 10:43 PM
Unknown Object (File)
Sep 8 2024, 7:38 AM
Unknown Object (File)
Sep 8 2024, 6:20 AM
Unknown Object (File)
Sep 7 2024, 11:31 PM
Unknown Object (File)
Aug 18 2024, 11:03 AM
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