coreboot/src/vendorcode/amd
Nicholas Chin e7f47412a8 vc/amd/opensil/genoa_poc: Explicitly include static.h for config_of_soc
As per commit 8651731537 ("sconfig: Move config_of_soc from device.h
to static.h"), sources that require access to the devicetree should
directly include static.h so that it can be removed from device.h,
eliminating unnecessary dependencies on static.h for files that only
need the types and function declarations in device.h.

Change-Id: I83c3e5db85b98196c465146ba8e3481041d2f7eb
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84589
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2024-10-07 20:36:01 +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/genoa_poc: Explicitly include static.h for config_of_soc 2024-10-07 20:36:01 +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