[coreboot-gerrit] Patch merged into coreboot/master: 3c90365 vboot2: Implement new vb2ex_hwcrypto API

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 18 08:57:06 CEST 2015


the following patch was just integrated into master:
commit 3c90365bdd3883950d7dffdec75364a272be8728
Author: Julius Werner <jwerner at chromium.org>
Date:   Tue Dec 16 21:28:59 2014 -0800

    vboot2: Implement new vb2ex_hwcrypto API
    
    This patch aligns our verstage code to the new API addition in vboot2.
    The hardware crypto functions are stubbed out by default and just
    pretend that all algorithms are unsupported, causing vboot to fall back
    to the normal software hashing code. These weak symbols can be
    overridden by individual platform code to provide actual hardware
    crypto engine support.
    
    CQ-DEPEND=CL:236453
    BRANCH=None
    BUG=chrome-os-partner:32987
    TEST=Booted Pinky, confirmed vboot falls back to software crypto.
    
    Original-Change-Id: Idf6a38febd163aa2bff6e9a0e207213f01ca8324
    Original-Signed-off-by: Julius Werner <jwerner at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/236435
    Original-Reviewed-by: Randall Spangler <rspangler at chromium.org>
    
    (cherry picked from commit 9b5ee7f575f1aa3b0eb6ef78947ca93a4818f57b)
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    
    Change-Id: I6f0e19255a9bc5c5cd1767db76f1e47897ef0798
    Reviewed-on: http://review.coreboot.org/9703
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list