build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/49206 )
Change subject: arch/{arm,arm64}: Remove trailing semicolons from macros ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/49206/3/src/arch/arm64/include/armv... File src/arch/arm64/include/armv8/arch/barrier.h:
https://review.coreboot.org/c/coreboot/+/49206/3/src/arch/arm64/include/armv... PS3, Line 27: #define nop() asm volatile("nop") Macros with complex values should be enclosed in parentheses