Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37359 )
Change subject: cpu/x86/tsc: Remove indirection when accessing mono_timer_g ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37359/1/src/cpu/x86/tsc/delay_tsc.c File src/cpu/x86/tsc/delay_tsc.c:
https://review.coreboot.org/c/coreboot/+/37359/1/src/cpu/x86/tsc/delay_tsc.c... PS1, Line 53: static inline struct monotonic_counter *get_monotonic_context(void) unused?