Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38819
to look at the new patch set (#2).
Change subject: cpu/x86: Adjust STM smm_save_state_size ......................................................................
cpu/x86: Adjust STM smm_save_state_size
Initial testing of STM support revealed a sizing issue for greater than 4 threads.
This patch reduces the STM smm_save_state_size, which should allow for 24 threads.
Signed-off-by: Eugene D. Myers edmyers@tycho.nsa.gov Change-Id: I025694185469577e072a92ea75cbbb53c24b2c24 --- M src/cpu/x86/mp_init.c 1 file changed, 1 insertion(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/38819/2