summaryrefslogtreecommitdiff
path: root/Platform/ARM/JunoPkg/ArmJuno.dsc
diff options
context:
space:
mode:
authorGirish Pathak <girish.pathak@arm.com>2017-11-21 15:48:11 +0000
committerLeif Lindholm <leif.lindholm@linaro.org>2018-04-23 18:04:08 +0100
commitb3b892d75e00fe0e6df6a4f99be0d180779e8e9a (patch)
tree48ddfaa9f3e0e48be3bfa728405274125b69f5dd /Platform/ARM/JunoPkg/ArmJuno.dsc
parentadf50234c8e8b15204501bca6327392d67301660 (diff)
downloadedk2-platforms-b3b892d75e00fe0e6df6a4f99be0d180779e8e9a.tar.xz
ARM/JunoPkg: Adding SCMI MTL library
This change adds a new Mailbox Transport Layer library for the Juno platform. This library is required for ArmScmiDxe driver communication with the SCP. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Girish Pathak <girish.pathak@arm.com> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Platform/ARM/JunoPkg/ArmJuno.dsc')
-rw-r--r--Platform/ARM/JunoPkg/ArmJuno.dsc5
1 files changed, 4 insertions, 1 deletions
diff --git a/Platform/ARM/JunoPkg/ArmJuno.dsc b/Platform/ARM/JunoPkg/ArmJuno.dsc
index 9d7317683e..851dc0f04a 100644
--- a/Platform/ARM/JunoPkg/ArmJuno.dsc
+++ b/Platform/ARM/JunoPkg/ArmJuno.dsc
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2013-2017, ARM Limited. All rights reserved.
+# Copyright (c) 2013-2018, ARM Limited. All rights reserved.
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -47,6 +47,9 @@
# USB Requirements
UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
+ # SCMI Mailbox Transport Layer
+ ArmMtlLib|Platform/ARM/JunoPkg/Library/ArmJunoMtlLib/ArmJunoMtlLib.inf
+
[LibraryClasses.common.SEC]
PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf