build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27881 )
Change subject: arm64: Turn architectural register accessors into inline functions ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27881/1/src/arch/arm64/include/armv8/arch/li... File src/arch/arm64/include/armv8/arch/lib_helpers.h:
https://review.coreboot.org/#/c/27881/1/src/arch/arm64/include/armv8/arch/li... PS1, Line 162: #define MAKE_REGISTER_ACCESSORS_EL123(reg) \ Macros with complex values should be enclosed in parentheses