Skip to content
Commit 9a50990c authored by Pierre Gondois's avatar Pierre Gondois Committed by mergify[bot]
Browse files

ArmPkg/ArmMonitorLib: Definition for ArmMonitorLib library class



The ArmMonitorLib provides an abstract interface to issue
an HyperVisor Call (HVC) or System Monitor Call (SMC) depending
on the default conduit.
The PcdMonitorConduitHvc PCD allows to select the default conduit.

The new library relies on the ArmHvcLib and ArmSmcLib libraries.
A Null instance of these libraries can be used for the unused conduit.

Reviewed-by: default avatarLeif Lindholm <quic_llindhol@quicinc.com>
Signed-off-by: Pierre Gondois's avatarPierre Gondois <pierre.gondois@arm.com>
parent dcf8c790
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