summaryrefslogtreecommitdiff
path: root/Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c
diff options
context:
space:
mode:
Diffstat (limited to 'Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c')
-rw-r--r--Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c b/Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c
index f4a47b2849..6bf0d39bd4 100644
--- a/Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c
+++ b/Platform/Hisilicon/HiKey/Library/HiKeyLib/HiKey.c
@@ -111,19 +111,6 @@ ArmPlatformInitialize (
return RETURN_SUCCESS;
}
-/**
- Initialize the system (or sometimes called permanent) memory
-
- This memory is generally represented by the DRAM.
-
-**/
-VOID
-ArmPlatformInitializeSystemMemory (
- VOID
- )
-{
-}
-
EFI_STATUS
PrePeiCoreGetMpCoreInfo (
OUT UINTN *CoreCount,