[coreboot-gerrit] Patch merged into coreboot/master: f65153e timer: add stopwatch construct

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 21 17:00:25 CET 2015


the following patch was just integrated into master:
commit f65153ef07d1d9c3e0c0d6acdd24bfa5e4102b68
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Sep 23 16:28:43 2014 -0500

    timer: add stopwatch construct
    
    There's a lot of places where expiration and running time are
    open coded. Allow for those places to be simplified by adding
    a stopwatch construct. The stopwatch can have an expiration or
    just be used to accumulate time.
    
    BUG=None
    TEST=Built and verified API works as expected by using implementation.
    
    Change-Id: Ibd636542b16d8554f1ff4512319a53dce81c97e5
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: bc623a1b36eb08c5877591c4509cd61131c62617
    Original-Change-Id: I53604900fea7d46beeccc17f1dc7900d5f28518b
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/219492
    Original-Reviewed-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Original-Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/8815
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See http://review.coreboot.org/8815 for details.

-gerrit



More information about the coreboot-gerrit mailing list