Skip to content

Commit 584fa71

Browse files
zingodigantdesai
andauthored
Arm backend: Remove submodule serialization_lib (#13182)
Remove the git submodule serialization_lib since its pointing to an old 0.80 tag and is not used by the arm backend. Instead this library is now cloned part of the tosa-reference-module when needed. Signed-off-by: [[email protected]](mailto:[email protected]) Co-authored-by: Digant Desai <[email protected]>
1 parent 8115da4 commit 584fa71

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
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
74
[submodule "backends/vulkan/third-party/Vulkan-Headers"]
85
path = backends/vulkan/third-party/Vulkan-Headers
96
url = https://github.com/KhronosGroup/Vulkan-Headers
Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)