[coreboot-gerrit] Patch merged into coreboot/master: 33df495 rk3288: Implement support for CRYPTO module and use it in vboot hashing

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 15 16:45:07 CEST 2015


the following patch was just integrated into master:
commit 33df49519eb19556497bb3fdf442b058be324895
Author: Julius Werner <jwerner at chromium.org>
Date:   Tue Dec 16 22:48:26 2014 -0800

    rk3288: Implement support for CRYPTO module and use it in vboot hashing
    
    This patch implements support for the CRYPTO module in RK3288 and ties
    it into the new vboot vb2ex_hwcrypto API. We only implement SHA256 for
    now, since the engine doesn't support SHA512 and it's very unlikely that
    we'll ever use SHA1 for anything again.
    
    BRANCH=None
    BUG=chrome-os-partner:32987
    TEST=Booted Pinky, confirmed that it uses the hardware crypto engine and
    that firmware body hashing time dropped to about 1.5ms (from over 70ms).
    
    Change-Id: I91d0860b42b93d690d2fa083324d343efe7da5f1
    Signed-off-by: Stefan Reinauer <reinauer at chromium.org>
    Original-Commit-Id: e60d42cbffd0748e13bfe1a281877460ecde936b
    Original-Change-Id: I92510082b311a48a56224a4fc44b1bbce39b17ac
    Original-Signed-off-by: Julius Werner <jwerner at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/236436
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-by: Randall Spangler <rspangler at chromium.org>
    Reviewed-on: http://review.coreboot.org/9641
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list