soc/amd: move southbridge_smi_handler to common code
commita3a66b6e6845da98c0a0768c7c4ef2e365068044
authorFelix Held <felix-coreboot@felixheld.de>
Wed, 10 Feb 2021 02:29:48 +0000 (10 03:29 +0100)
committerMartin Roth <martinroth@google.com>
Thu, 11 Feb 2021 02:45:48 +0000 (11 02:45 +0000)
tree7cb74f7a0b0775b67133b9860cc61497643a3a5f
parentbc134812c3038b001d6b8a6c9fd30b1574e8517a
soc/amd: move southbridge_smi_handler to common code

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I650498321736eee3d33af51216eda1b650f11744
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50463
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/amd/cezanne/smihandler.c
src/soc/amd/common/block/cpu/smm/Makefile.inc
src/soc/amd/common/block/cpu/smm/smi_handler.c [new file with mode: 0644]
src/soc/amd/common/block/include/amdblocks/smm.h
src/soc/amd/picasso/smihandler.c
src/soc/amd/stoneyridge/smihandler.c