Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46058 )
Change subject: soc/amd/picasso: add monotonic_timer ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/46058/1/src/soc/amd/picasso/monoton... File src/soc/amd/picasso/monotonic_timer.c:
https://review.coreboot.org/c/coreboot/+/46058/1/src/soc/amd/picasso/monoton... PS1, Line 10: mono_time_set_usecs(mt, timestamp_get());
PSP timestamps will be adjusted to relative to TSC in CB:45059.
Ack