cpu/amd/pi/00730F01: Use common code for mp_init
TEST=APU2 still boots and doesn't show any new errors in dmesg. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Ia9f0eb3df8fd2dfe395f616da981cc3a0cd3b29d Reviewed-on: https://review.coreboot.org/c/coreboot/+/64891 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
This commit is contained in:
committed by
Felix Held
parent
4eac0d4d83
commit
4fcaccf5da
@@ -5,3 +5,4 @@ subdirs-$(CONFIG_CPU_AMD_PI_00730F01) += 00730F01
|
||||
romstage-y += ../../../soc/amd/common/block/cpu/smm/smm_helper.c
|
||||
postcar-y += ../../../soc/amd/common/block/cpu/smm/smm_helper.c
|
||||
ramstage-y += ../../../soc/amd/common/block/cpu/smm/smm_helper.c
|
||||
ramstage-y += ../../../soc/amd/common/block/cpu/smm/smm_relocate.c
|
||||
|
Reference in New Issue
Block a user