## @file # Arm Monitor Library that chooses the conduit based on the PSCI node in the # device tree provided by the VMM. # # Copyright (c) 2022, Arm Limited. All rights reserved.
# Copyright (c) 2024, Google LLC. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent ## [Defines] INF_VERSION = 1.29 BASE_NAME = ArmVirtMonitorPeiLib FILE_GUID = c610e0dc-dd7a-47c8-8fea-26c4710709ff MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = ArmMonitorLib|PEIM [Sources] ArmVirtMonitorPeiLib.c [Packages] ArmPkg/ArmPkg.dec MdePkg/MdePkg.dec OvmfPkg/OvmfPkg.dec [LibraryClasses] ArmHvcLib ArmSmcLib BaseLib DebugLib FdtLib [Pcd] gUefiOvmfPkgTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress