aboutsummaryrefslogtreecommitdiff
path: root/src/include/cpu/x86/smm.h
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2021-02-15 23:39:01 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-03-19 11:31:17 +0000
commitdfff5c2d193066adff8e0bee9ed4525b622eb7c8 (patch)
tree4c66baf5dd9e96cf534d5dcc31441200e7ab8ad5 /src/include/cpu/x86/smm.h
parent50e849fc9b09773b2647bd074e9f08e1a5f028a3 (diff)
cpu/x86/smm_loaderv2: Fix when only 1 CPU is present
Move out smm_create_map as this was not run if concurrent_save_states is 1. The cpus struct array is used in the smm_get_cpu_smbase() callback so it is necessary to create this. TEST: run qemu/q35 with -smp 1 (or no -smp argument) Change-Id: I07a98bbc9ff6dce548171ee6cd0c303db94087aa Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50783 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/include/cpu/x86/smm.h')
0 files changed, 0 insertions, 0 deletions