coreboot/src/soc/amd
Maximilian Brune 22fd605d23 soc/amd/common/psp_verstage: Remove arch/io.h
The arch include files are overshadowed by PSP verstage include files.
The reason is that psp_verstage implements its own set of inb() and
outb() functions, which use a runtime configurable IO base address
instead of a built time constant.

But this works at the moment only because of the order in which the
include files are added. Since that is very error prone, this patch
introduces another solution to the problem.

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I16fa4a4cb5168024aaef30119e9aa8a34dbaacbe
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86874
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2025-04-02 16:03:34 +00:00
..
cezanne soc/amd/cezanne/acpi: Add ACP MSG0 method 2025-03-05 16:45:58 +00:00
common soc/amd/common/psp_verstage: Remove arch/io.h 2025-04-02 16:03:34 +00:00
genoa_poc soc/amd/common: Always use genoa SPI MMAP driver 2025-03-21 15:54:46 +00:00
glinda soc/amd/glinda/Kconfig: Increase APOB NV size 2025-03-27 15:48:23 +00:00
mendocino {drivers, mb, soc}: Drop HAVE_FSP_LOGO_SUPPORT Kconfig 2025-03-06 19:02:08 +00:00
phoenix drivers/amd/opensil/memmap.c: Factor out common memmap code to driver 2025-02-21 14:11:43 +00:00
picasso soc/amd/common/block/graphics: Use vbt_get() 2025-02-14 16:35:34 +00:00
stoneyridge tree: Remove unused <assert.h> 2024-11-19 00:40:04 +00:00