coreboot/src/vendorcode/amd
Felix Held 6fd2191ba9 vc/amd/opensil: add openSIL stub implementation
Add a stub implementation of the openSIL interface between coreboot and
vendorcode. This can be used to add most of the coreboot-side support
for a SoC using openSIL without the actual opnSIL code already being
publicly available. Once the corresponding openSIL code is available,
the SoC can then switch over to using the actual openSIL implementation.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I9284b0cbacba6eae7e2e7e69bc687f015076c2b0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80292
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
2024-02-02 20:36:27 +00:00
..
fsp vc/amd: move verstage on PSP files to new psp_verstage folder 2024-01-26 19:02:58 +00:00
include treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
opensil vc/amd/opensil: add openSIL stub implementation 2024-02-02 20:36:27 +00:00
pi vendorcode: Rename Makefiles from .inc to .mk 2024-01-24 08:34:46 +00:00
psp_verstage vc/amd: move verstage on PSP files to new psp_verstage folder 2024-01-26 19:02:58 +00:00
Kconfig vc/amd: use 'openSIL' spelling in comments & help text 2023-12-15 09:31:36 +00:00
Makefile.mk vendorcode: Rename Makefiles from .inc to .mk 2024-01-24 08:34:46 +00:00