microsoft/mu_feature_ffa

Public

mirrored fromhttps://github.com/microsoft/mu_feature_ffaAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
test_delay

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

FfaFeaturePkg/Library/TestServiceLib/TestServiceLib.inf

37lines · modepreview

#/** @file
#
#  Component description file for the Test Service
#
#  Copyright (c), Microsoft Corporation.
#
#  SPDX-License-Identifier: BSD-2-Clause-Patent
#
#**/

[Defines]
  INF_VERSION                    = 1.29
  BASE_NAME                      = TestServiceLib
  FILE_GUID                      = b774be23-7976-49ff-8783-d0ea05f963d6
  MODULE_TYPE                    = BASE
  VERSION_STRING                 = 1.0
  LIBRARY_CLASS                  = TestServiceLib

[Sources.common]
  TestServiceLib.c

[Packages]
  MdePkg/MdePkg.dec
  MdeModulePkg/MdeModulePkg.dec
  FfaFeaturePkg/FfaFeaturePkg.dec

[LibraryClasses]
  DebugLib
  PlatformFfaInterruptLib
  ArmSvcLib
  ArmSmcLib
  ArmFfaLib
  ArmFfaLibEx
  NotificationServiceLib

[Pcd]
  gEfiMdeModulePkgTokenSpaceGuid.PcdFfaLibConduitSmc