TianoCore EDK2 master
Loading...
Searching...
No Matches
ArmGicV2NonSecLib.c File Reference
#include <Uefi.h>
#include <Library/IoLib.h>
#include <Library/ArmGicLib.h>

Go to the source code of this file.

Functions

VOID EFIAPI ArmGicV2EnableInterruptInterface (IN UINTN GicInterruptInterfaceBase)
 
VOID EFIAPI ArmGicV2DisableInterruptInterface (IN UINTN GicInterruptInterfaceBase)
 

Detailed Description

Copyright (c) 2011-2023, Arm Limited. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file ArmGicV2NonSecLib.c.

Function Documentation

◆ ArmGicV2DisableInterruptInterface()

VOID EFIAPI ArmGicV2DisableInterruptInterface ( IN UINTN  GicInterruptInterfaceBase)

Definition at line 28 of file ArmGicV2NonSecLib.c.

◆ ArmGicV2EnableInterruptInterface()

VOID EFIAPI ArmGicV2EnableInterruptInterface ( IN UINTN  GicInterruptInterfaceBase)

Definition at line 15 of file ArmGicV2NonSecLib.c.