summaryrefslogtreecommitdiff
path: root/src/soc/amd/genoa/chipset.cb
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2023-07-14 22:58:49 +0200
committerFelix Held <felix-coreboot@felixheld.de>2023-11-13 15:15:49 +0000
commit2e2f1661bb306d7b00b4f121148e9613c5d14e72 (patch)
tree9a6e42495c0af1d58fa1c8a9ab74c288e684f71e /src/soc/amd/genoa/chipset.cb
parent2edcd93c12df65398279235229f5654119ea4167 (diff)
soc/amd/genoa: Hook SMP and SMM init
All CPUs properly come out of reset and relocate SMM. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Change-Id: I8c2d976addacd5a2ba70eb629510128853b9f847 Reviewed-on: https://review.coreboot.org/c/coreboot/+/76523 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/soc/amd/genoa/chipset.cb')
-rw-r--r--src/soc/amd/genoa/chipset.cb3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/soc/amd/genoa/chipset.cb b/src/soc/amd/genoa/chipset.cb
index e2d0e2ec85..58c11561a5 100644
--- a/src/soc/amd/genoa/chipset.cb
+++ b/src/soc/amd/genoa/chipset.cb
@@ -1,8 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only
chip soc/amd/genoa
- device cpu_cluster 0 on
- end
+ device cpu_cluster 0 on ops amd_cpu_bus_ops end
device domain 0 on
ops genoa_pci_domain_ops