coreboot-kgpe-d16/src/soc/amd/common
Felix Held 6e039076ab soc/amd/common/lpc: use fixed_io_range_flags instead of open coding
Instead of open coding the same functionality, use fixed_io_range_flags
to tell the resource allocator about the FCH subtractively decoding the
first 0x1000 bytes of I/O space. Also update the comment to match the
code.

TEST=On Mandolin the flags of this resource stay the same (0xc0040100).

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ia30a87a4e37c98248568476b74af2730a3c0e88d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77170
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-08-15 14:44:20 +00:00
..
acpi soc/amd/common/acpi/pci_root: introduce ROOT_BRIDGE macro 2023-06-07 00:25:27 +00:00
block soc/amd/common/lpc: use fixed_io_range_flags instead of open coding 2023-08-15 14:44:20 +00:00
fsp soc/amd/noncar/memmap.c: factor out FSP-specific SMM region code 2023-07-27 16:01:27 +00:00
pi soc/amd/common/pi: Ensure AGESA S3 resume called before SMM lock 2023-07-20 20:33:12 +00:00
psp_verstage soc/amd/common/psp_verstage: Enable Legacy IO only on older SoCs 2023-08-10 16:18:18 +00:00
vboot
Kconfig.common
Makefile.inc