coreboot-kgpe-d16/src/soc/amd/common
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,mb/google/,mb/amd: Move sleepstates.asl 2021-03-08 23:30:38 +00:00
block soc/amd/common/block/gpio_banks: Use configure_scimap() 2021-04-15 23:41:06 +00:00
fsp soc/amd/picasso: move chipset_handle_reset to common 2020-12-11 17:44:19 +00:00
vboot soc/amd/common/vboot: use transfer_buffer_valid function 2020-11-30 16:29:14 +00:00
Kconfig.common soc/amd/common/*/Kconfig: remove unneeded default n for bool options 2021-02-16 23:54:54 +00:00
Makefile.inc soc/amd/picasso: move chipset_handle_reset to common 2020-12-11 17:44:19 +00:00