build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33236 )
Change subject: src/cpu/x86 STM Support ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/33236/1/src/cpu/x86/mp_init.c File src/cpu/x86/mp_init.c:
https://review.coreboot.org/#/c/33236/1/src/cpu/x86/mp_init.c@1046 PS1, Line 1046: * note: In the future, this will need to handle newer x86 processors trailing whitespace
https://review.coreboot.org/#/c/33236/1/src/cpu/x86/mp_init.c@1048 PS1, Line 1048: state->smm_save_state_size += (sizeof(TXT_PROCESSOR_SMM_DESCRIPTOR) + 0x1000) & 0xfffff000; line over 80 characters