coreboot-kgpe-d16/src/soc/amd/common/block
Kyösti Mälkki 31d49ec117 soc/amd/common/block/gpio_banks: Use configure_scimap()
There is no need to stash the SCI trigger register configuration and
apply it at the end. Remove this to make SCI and SMI programming more
symmetrical and to use available configure_scimap function instead of
implementing it again, but without the additional checks. Using this
function also allows removing soc_route_sci.

Change-Id: Ie23da79546858282910db65182a6315ade506279
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43012
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2021-04-15 23:41:06 +00:00
..
acpi soc/amd/cezanne: Add GRXS and GTXS method 2021-04-10 20:22:27 +00:00
acpimmio soc/amd/common/block/acpimmio/mmio_util: add fch_disable_kb_rst 2021-03-29 18:57:03 +00:00
alink soc/amd/common/*/Kconfig: remove unneeded default n for bool options 2021-02-16 23:54:54 +00:00
aoac soc/amd/common/*/Kconfig: remove unneeded default n for bool options 2021-02-16 23:54:54 +00:00
apob soc/amd/picasso: move APOB NV cache to common code 2021-03-06 18:40:33 +00:00
cpu soc/amd/*/smihandler: factor out ELOG and SMMSTORE handler 2021-03-10 00:29:48 +00:00
data_fabric soc/amd/common/block/data_fabric: add warning about broadcast reads 2021-02-19 23:13:56 +00:00
gpio_banks soc/amd/common/block/gpio_banks: Use configure_scimap() 2021-04-15 23:41:06 +00:00
graphics soc/amd/common/block/graphics: Don't add VBIOS to cbmem when using GOP 2021-03-31 21:12:36 +00:00
hda soc/amd/common/*/Kconfig: remove unneeded default n for bool options 2021-02-16 23:54:54 +00:00
i2c soc/amd/common/block/i2c: Use size_t for num_pins 2021-03-28 14:11:38 +00:00
include/amdblocks soc/amd/common/block/gpio_banks: Use configure_scimap() 2021-04-15 23:41:06 +00:00
iommu soc/amd/common/block/iommu: move ACPI name to common code 2021-02-18 01:15:25 +00:00
lpc soc/amd: Make espi_clear_decodes private 2021-04-05 16:39:11 +00:00
pci soc/amd/common/*/Kconfig: remove unneeded default n for bool options 2021-02-16 23:54:54 +00:00
pi amd: refcode_loader: Switch to new CBFS API 2021-03-17 08:10:28 +00:00
pm soc/amd/common/block/pm: rework pm_set_power_failure_state 2021-04-14 18:45:39 +00:00
psp soc/amd/common/block/psp/psp: update psp_status_nobase error message 2021-03-22 16:38:38 +00:00
s3 soc/amd/common/*/Kconfig: remove unneeded default n for bool options 2021-02-16 23:54:54 +00:00
sata soc/amd/common/*/Kconfig: remove unneeded default n for bool options 2021-02-16 23:54:54 +00:00
smbus soc/amd: smbus: Use correct type for uintptr_t 2021-03-29 22:30:05 +00:00
smi soc/amd/common/block/gpio_banks: Use configure_scimap() 2021-04-15 23:41:06 +00:00
smn soc/amd/common: factor out SMN access function from SMU code 2021-03-12 00:47:30 +00:00
smu soc/amd/common/block/smu: rename mailbox register defines 2021-03-12 00:48:01 +00:00
spi soc/amd/common: Make fch_spi_config_modes static 2021-03-18 17:19:06 +00:00
uart soc/amd/picasso/uart: move uart_inject_ssdt to common code 2021-02-17 10:35:22 +00:00
Makefile.inc soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol 2020-11-18 16:08:17 +00:00