the following patch was just integrated into master: commit 107d1fb1376bca62cf07f59eec222f7834c5f326 Author: Aaron Durbin adurbin@chromium.org Date: Sun Aug 30 15:41:54 2015 -0500
armv7/arm64: remove timestamp.c
The src/lib/timestamp.c already has an implementation using timer_monotonic_get() for timestamp_get(). Use that instead of duplicating the logic.
BUG=chrome-os-partner:44669 BRANCH=None TEST=None
Change-Id: If17be86143f217445bd64d67ceee4355fa482d39 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/11468 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/11468 for details.
-gerrit