coreboot/src
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
..
acpi device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
arch device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
commonlib acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
console lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +00:00
cpu cpu/x86/smm/pci_resource_store: Allow devices with no resources 2024-02-02 14:46:24 +00:00
device device/device.h: Fix spelling mistake 2024-01-31 10:36:49 +00:00
drivers drivers/intel/gma: Add missing parentheses to brightness ACPI 2024-02-02 14:41:34 +00:00
ec device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
include cpu/x86/smm/pci_resource_store: Store DEV/VEN ID 2024-01-31 14:47:54 +00:00
lib device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
mainboard mb/amd/birman: add _FSP postfix to BOARD_AMD_BIRMAN_PHOENIX 2024-02-02 20:36:02 +00:00
northbridge device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/intel: Use write{64,32,16,8}p and read{64,32,16,8}p 2024-01-30 12:27:29 +00:00
soc soc/amd/common/amdblocks/pci_clk_req: remove unneeded include 2024-02-02 20:36:14 +00:00
southbridge device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
superio device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
vendorcode vc/amd/opensil: add openSIL stub implementation 2024-02-02 20:36:27 +00:00
Kconfig src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00