HomeFreeBSD

dev/psci: Check for functions before calling

Description

dev/psci: Check for functions before calling

In the SMCCC TRNG and Errata ABI drivers check if the version
functions are implemented before calling them. Without this the firmware
may complain about an unimplemented function being called.

Reported by: bz
Reviewed by: bz
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D50978

Details

Provenance
andrewAuthored on Jun 24 2025, 4:47 PM
Reviewer
bz
Differential Revision
D50978: dev/psci: Check for functions before calling
Parents
rG4e17c5fc501d: dev/psci: Use an SMCCC return value
Branches
Unknown
Tags
Unknown