Skip to content
Commit eb931007 authored by Jean-Philippe Brucker's avatar Jean-Philippe Brucker Committed by Steven Price
Browse files

firmware/psci: Add psci_early_test_conduit()



Add a function to test early if PSCI is present and what conduit it
uses. Because the PSCI conduit corresponds to the SMCCC one, this will
let the kernel know whether it can use SMC instructions to discuss with
the Realm Management Monitor (RMM), early enough to enable RAM and
serial access when running in a Realm.

Signed-off-by: default avatarJean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: Steven Price's avatarSteven Price <steven.price@arm.com>
---
v4: New patch
parent 4cba732f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment