From 75c35288d85783de0985eb71a9a428214f491be4 Mon Sep 17 00:00:00 2001 From: Eugene Myers Date: Tue, 30 Mar 2021 18:06:05 -0400 Subject: 3rdparty: Add STM as a submodule The patch incorporates the STM build as a part of the coreboot build. A separate patch lists and documents the options that the developer can use. In most cases the default options will suffice. Original-Change-Id: I8c6e0c85edd4e2b0658791553bd9947656e8c796 Original-Signed-off-by: Eugene D Myers Original-Reviewed-on: https://review.coreboot.org/c/coreboot/+/44687 Original-Tested-by: build bot (Jenkins) Original-Reviewed-by: ron minnich Change-Id: I901cb429d8050fb2a7c839e8ef29ac3359239d2c Signed-off-by: Eugene Myers Reviewed-on: https://review.coreboot.org/c/coreboot/+/55625 Reviewed-by: Stefan Reinauer Tested-by: build bot (Jenkins) --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 1b47275290a2..14782d43c889 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,7 @@ url = ../amd_blobs update = none ignore = dirty +[submodule "3rdparty/stm"] + path = 3rdparty/stm + url = ../STM + branch = stmpe -- cgit v1.2.3