Skip to content

Commit 4a7e2ac

Browse files
authored
Revert "Arm backend: Remove submodule serialization_lib" (#13180)
Reverts #13178
1 parent 564b6e0 commit 4a7e2ac

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[submodule "backends/arm/third-party/ethos-u-core-driver"]
22
path = backends/arm/third-party/ethos-u-core-driver
33
url = https://git.gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-core-driver.git
4+
[submodule "backends/arm/third-party/serialization_lib"]
5+
path = backends/arm/third-party/serialization_lib
6+
url = https://git.gitlab.arm.com/tosa/tosa-serialization.git
47
[submodule "backends/vulkan/third-party/Vulkan-Headers"]
58
path = backends/vulkan/third-party/Vulkan-Headers
69
url = https://github.com/KhronosGroup/Vulkan-Headers
Submodule serialization_lib added at 187af0d

0 commit comments

Comments
 (0)