Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37008 )
Change subject: cpu/x86/smm: Add a helper function returning top of save state ......................................................................
Patch Set 2: Code-Review+1
(2 comments)
https://review.coreboot.org/c/coreboot/+/37008/2/src/cpu/x86/smm/smihandler.... File src/cpu/x86/smm/smihandler.c:
https://review.coreboot.org/c/coreboot/+/37008/2/src/cpu/x86/smm/smihandler.... PS2, Line 137: uint32_t uintptr_t
https://review.coreboot.org/c/coreboot/+/37008/2/src/cpu/x86/smm/smm_module_... File src/cpu/x86/smm/smm_module_handler.c:
https://review.coreboot.org/c/coreboot/+/37008/2/src/cpu/x86/smm/smm_module_... PS2, Line 123: base = (void *)smm_runtime->smbase; (void *)(uintptr_t)