coreboot/src/vendorcode/amd
Nicolas Kochlowski 8923dceaf7 vc/amd/opensil: Move openSIL interface declarations to common header
The declarations describing interface functions between SoCs
and openSIL glue code are common for the stub and Genoa POC,
and likely with future SoC openSIL implementations. Therefore,
move these out of SoC-specific header files and into
vc/amd/opensil/opensil.h.

This change facilitates swapping out the stub for the actual
openSIL glue code.

Change-Id: Icc8783ddb868f9f0c4cd357245604313eadfe531
Signed-off-by: Nicolas Kochlowski <nickkochlowski@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84428
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-09-25 15:03:33 +00:00
..
fsp vc/amd/fsp/picasso: Bring picasso inline with other AMD SoC 2024-02-12 13:58:10 +00:00
include treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
opensil vc/amd/opensil: Move openSIL interface declarations to common header 2024-09-25 15:03:33 +00:00
pi Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGE 2024-04-04 10:41:39 +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