From 2424cc68eb45b932c69cb30ffabe1ffa2731f25f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kope=C4=87?= Date: Wed, 3 Apr 2024 16:38:10 +0200 Subject: [PATCH] 3rdparty/dasharo-blobs: add submodule MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7ed25d7f43396330079bb51ab9fc156957efd2b6 Upstream-Status: Inappropriate [Dasharo downstream] Signed-off-by: Michał Kopeć --- .gitmodules | 3 +++ 3rdparty/dasharo-blobs | 1 + 2 files changed, 4 insertions(+) create mode 160000 3rdparty/dasharo-blobs diff --git a/.gitmodules b/.gitmodules index c1d7849a9e..300e11a645 100644 --- a/.gitmodules +++ b/.gitmodules @@ -68,3 +68,6 @@ [submodule "3rdparty/open-power-signing-utils"] path = 3rdparty/open-power-signing-utils url = https://review.coreboot.org/open-power-signing-utils.git +[submodule "3rdparty/dasharo-blobs"] + path = 3rdparty/dasharo-blobs + url = https://github.com/Dasharo/dasharo-blobs.git diff --git a/3rdparty/dasharo-blobs b/3rdparty/dasharo-blobs new file mode 160000 index 0000000000..c8a1f8c668 --- /dev/null +++ b/3rdparty/dasharo-blobs @@ -0,0 +1 @@ +Subproject commit c8a1f8c668288837e937433852068780688a3ef2