Skip to content

Commit 338024e

Browse files
committed
need to checkout ffa
1 parent 2bb2772 commit 338024e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Platforms/QemuSbsaPkg/PlatformBuild.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ def GetRequiredSubmodules(self):
9797
RequiredSubmodule("Features/DEBUGGER", True),
9898
RequiredSubmodule("Features/DFCI", True),
9999
RequiredSubmodule("Features/CONFIG", True),
100+
RequiredSubmodule("Features/FFA", True),
100101
]
101102

102103
def SetArchitectures(self, list_of_requested_architectures):

0 commit comments

Comments
 (0)