Implement generic arm_smccc calls for arm and arm64
This is used by Intel Stratix 10 platform SMC drivers
Differential D21439
Generic SMCCC br on Aug 27 2019, 2:48 PM. Authored by Tags None Referenced Files
Subscribers
Details Implement generic arm_smccc calls for arm and arm64 This is used by Intel Stratix 10 platform SMC drivers Tested on Intel S10
Diff Detail
Event Timeline
Comment Actions Can you update the psci code to use the arm_smccc_* functions? We should only have one copy the functions to make smccc calls and you can consider psci to be based on it.
|