microsoft/mu_feature_ffa

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v0.1.2

Branches

Tags

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

Clone

HTTPS

Download ZIP

FfaFeaturePkg/Library/SecurePartitionServicesTableLib/SecurePartitionServicesTableLib.c

13lines · modepreview

/** @file
  Services table for the Secure Partition on ARM platforms.

Copyright (c), Microsoft Corporation.
SPDX-License-Identifier: BSD-2-Clause-Patent

**/

#include <PiMm.h>

#include <Library/SecurePartitionServicesTableLib.h>

SECURE_PARTITION_SERVICES_TABLE  *gSpst = NULL;