Skip to content

Commit 63d865c

Browse files
authored
[FFA] Move mu_silicon_arm and mu_tiano to mainline (#1122)
## Description This change picks up the changes moved to mainline of mu_silicon_arm and mu_tiano. Also integrate the changes from mu_feature_ffa branch. For details on how to complete these options and their meaning refer to [CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md). - [ ] Impacts functionality? - [ ] Impacts security? - [x] Breaking change? - [ ] Includes tests? - [ ] Includes documentation? ## How This Was Tested This change is tested on QEMU SBSA platform. ## Integration Instructions N/A
1 parent 7d7b7f7 commit 63d865c

File tree

12 files changed

+23
-731
lines changed

12 files changed

+23
-731
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,6 @@
3838
[submodule "Silicon/Arm/HAF"]
3939
path = Silicon/Arm/HAF
4040
url = https://github.com/kuqin12/hafnium.git
41+
[submodule "Features/FFA"]
42+
path = Features/FFA
43+
url = https://github.com/microsoft/mu_feature_ffa.git

Common/MU_TIANO

Submodule MU_TIANO updated 51 files

Features/FFA

Submodule FFA added at bf2cf8c

Platforms/QemuSbsaPkg/FfaPartitionTest/FfaPartitionTestApp.c

Lines changed: 0 additions & 340 deletions
This file was deleted.

0 commit comments

Comments
 (0)