build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35035 )
Change subject: arch/x86: Implement RESET_VECTOR_IN_RAM ......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35035/7/src/include/memlayout.h File src/include/memlayout.h:
https://review.coreboot.org/c/coreboot/+/35035/7/src/include/memlayout.h@70 PS7, Line 70: #define EARLYRAM_STACK(addr, size) \ Macros with complex values should be enclosed in parentheses