commit | 49a8c8a3adc94c76542389b0bb3dcabec9eb7280 | [log] [tgz] |
---|---|---|
author | Patrick Georgi <pgeorgi@chromium.org> | Mon Jul 06 20:50:33 2015 +0200 |
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | Tue Jul 07 02:35:52 2015 +0200 |
tree | f66b691ab61398226e8ae5581c6dcd2563b0624a | |
parent | 11ac97bb2b4f9d58e899880f536d437a305f3829 [diff] |
sandybridge: provide monotonic timer function This fixes building the ELOG_GSMI feature by using the TSC as time source for the flash drivers. It's not the most precise clock, but should be good enough for the purpose. Change-Id: I2d416c34268236228300a9e868628c35e22bf40c Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/10813 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>