vc/amd/opensil: Add Phoenix OpenSIL POC directory as a copy of Genoa
Based on genoa_poc, this patch adds directory structure for Phoenix OpenSIL as well as git submodule needed to build it. Subsequent patches will begin adjusting this directory to Phoenix (Zen4) silicon. Change-Id: I04de276c1567c20d1e852efe220efa8131f53843 Signed-off-by: Alicja Michalska <alicja.michalska@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91480 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
71effade58
commit
a616a589a2
17 changed files with 705 additions and 0 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -70,7 +70,12 @@
|
|||
[submodule "3rdparty/open-power-signing-utils"]
|
||||
path = 3rdparty/open-power-signing-utils
|
||||
url = https://review.coreboot.org/open-power-signing-utils.git
|
||||
[submodule "src/vendorcode/amd/opensil/phoenix_poc/opensil"]
|
||||
path = src/vendorcode/amd/opensil/phoenix_poc/opensil
|
||||
url = https://github.com/openSIL/openSIL.git
|
||||
branch = phoenix_poc
|
||||
[submodule "src/vendorcode/amd/opensil/turin_poc/opensil"]
|
||||
path = src/vendorcode/amd/opensil/turin_poc/opensil
|
||||
url = https://github.com/openSIL/openSIL.git
|
||||
branch = turin_poc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue