commit | 77dff643fc445f5faba647fddd4a7b17bb193f26 | [log] [tgz] |
---|---|---|
author | Joel Kitching <kitching@google.com> | Mon Oct 14 23:14:59 2019 +0800 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 23 16:28:14 2019 +0000 |
tree | 782847a89bb41f99f39f6bbd3b918df80c2ed652 | |
parent | 3c477458fa7f1506e722ede38636eaced8810687 [diff] |
vboot: remove timers from VbSelectAndLoadKernel and crossystem These timers have not been used in eons, and an alternative already exists (coreboot's tstamp_table). BUG=b:124141368, chromium:1014102 TEST=make clean && make runtests BRANCH=none Change-Id: Ic0d3e14028315d6f343388c7c1c9d105b7bd58a2 Signed-off-by: Joel Kitching <kitching@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1860254 Tested-by: Joel Kitching <kitching@chromium.org> Commit-Queue: Joel Kitching <kitching@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org>