From f9bc2c46995f24909abedf220dc89170d8c0d756 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 26 Oct 2023 11:51:55 -0600 Subject: vc/amd/opensil/genoa_poc/openSIL: Add openSIL code as submodule This is a RW mirror of AMD's openSIL for Genoa with additions from Arthur Heymans. - origin/openSIL/main from https://github.com/openSIL/openSIL.git - origin/ArthurHeymans/64b_public from https://github.com/ArthurHeymans/openSIL.git The current main branch starts with Arthur's branch and adds 5 commits from the AMD's openSIL repo. Signed-off-by: Martin Roth Change-Id: I8917edf3a6a8493ffa9230902cafcc6234d3d571 Reviewed-on: https://review.coreboot.org/c/coreboot/+/78187 Tested-by: build bot (Jenkins) Reviewed-by: Varshit Pandya Reviewed-by: Felix Held --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6f62952f43..5241f58b2d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -65,3 +65,6 @@ path = util/goswid url = ../goswid branch = trunk +[submodule "src/vendorcode/amd/opensil/genoa_poc/opensil"] + path = src/vendorcode/amd/opensil/genoa_poc/opensil + url = ../opensil_genoa_poc.git -- cgit v1.2.3