[coreboot-gerrit] Patch merged into coreboot/master: 5799097 vboot2: read secdata and nvdata

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 23 19:51:54 CET 2015


the following patch was just integrated into master:
commit 5799097be5bbfedf4e95902a9d7e3c572ac7ad83
Author: Daisuke Nojiri <dnojiri at chromium.org>
Date:   Tue Jul 15 19:47:32 2014 -0700

    vboot2: read secdata and nvdata
    
    This code ports antirollback module and tpm library from platform/vboot_reference.
    names are modified to conform to coreboot's style.
    
    The rollback_index module is split in a bottom half and top half. The top half
    contains generic code which hides the underlying storage implementation.
    The bottom half implements the storage abstraction.
    With this change, the bottom half is moved to coreboot, while the top half stays
    in vboot_reference.
    
    TEST=Built with USE=+/-vboot2 for Blaze. Built Samus, Link.
    BUG=none
    Branch=none
    Original-Signed-off-by: Daisuke Nojiri <dnojiri at chromium.org>
    Original-Change-Id: I77e3ae1a029e09d3cdefe8fd297a3b432bbb9e9e
    Original-Reviewed-on: https://chromium-review.googlesource.com/206065
    Original-Reviewed-by: Randall Spangler <rspangler at chromium.org>
    Original-Reviewed-by: Luigi Semenzato <semenzato at chromium.org>
    
    (cherry picked from commit 6b66140ac979a991237bf1fe25e0a55244a406d0)
    
    Change-Id: Ia3b8f27d6b1c2055e898ce716c4a93782792599c
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    Reviewed-on: http://review.coreboot.org/8615
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list