lib: Add time stamp when starting to finalize chips
commit00563bf054770482a24282d3b0f15057af60de5a
authorPaul Menzel <paulepanter@users.sourceforge.net>
Mon, 5 Dec 2016 22:06:37 +0000 (5 23:06 +0100)
committerMartin Roth <martinroth@google.com>
Wed, 7 Dec 2016 19:14:25 +0000 (7 20:14 +0100)
tree5b9eb7c327103a1d745e55c8788523d8e4f0e69a
parent5eef7b34c1bacdf7c95f9c95d144f7a22b281920
lib: Add time stamp when starting to finalize chips

Add the new time stamps *finalize chips* to track, when the method
`dev_finalize_chips()` is called, so that the real time of
`write_tables()` is known.

Change-Id: I65ca0ec4c07c2eaa14982989cb206d23d8a2293f
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://review.coreboot.org/17725
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
src/commonlib/include/commonlib/timestamp_serialized.h
src/lib/hardwaremain.c