Home
last modified time | relevance | path

Searched refs:JumpAddress (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/DebugSecExtraActionLib/
DDebugSecExtraActionLib.c67 OUT UINTN* JumpAddress in ArmPlatformSecExtraAction() argument
89 *JumpAddress = PcdGet64 (PcdFvBaseAddress); in ArmPlatformSecExtraAction()
98 *JumpAddress = (UINTN)NonSecureWaitForFirmware; in ArmPlatformSecExtraAction()
111 *JumpAddress = PcdGet64 (PcdFvBaseAddress); in ArmPlatformSecExtraAction()
116 *JumpAddress = (UINTN)NonSecureWaitForFirmware; in ArmPlatformSecExtraAction()
119 *JumpAddress = PcdGet64 (PcdFvBaseAddress); in ArmPlatformSecExtraAction()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformSecLibNull/
DArmPlatformLibNullSec.c70 OUT UINTN* JumpAddress in ArmPlatformSecExtraAction() argument
73 *JumpAddress = PcdGet64 (PcdFvBaseAddress); in ArmPlatformSecExtraAction()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/
DRTSMSec.c96 OUT UINTN* JumpAddress in ArmPlatformSecExtraAction() argument
99 *JumpAddress = PcdGet64 (PcdFvBaseAddress); in ArmPlatformSecExtraAction()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Library/
DArmPlatformSecLib.h73 OUT UINTN* JumpAddress