[coreboot-gerrit] Patch merged into coreboot/master: 047c98a libpayload: fix wrong endian assumption in sha1.c

gerrit at coreboot.org gerrit at coreboot.org
Sun Nov 24 05:40:21 CET 2013


the following patch was just integrated into master:
commit 047c98a2c1b9a9dfc4568b1b1471aab7cfcae606
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Tue May 21 10:46:28 2013 -0700

    libpayload: fix wrong endian assumption in sha1.c
    
    Not all platforms !x86 are big endian, hence actually look
    at the CONFIG_LITTLE_ENDIAN flag instead of CONFIG_ARCH_X86.
    
    Change-Id: Ibbd8f48b377a1121dd1e045834a94a2d67eda2ab
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: https://gerrit.chromium.org/gerrit/56066
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-by: Ronald G. Minnich <rminnich at chromium.org>
    Commit-Queue: Stefan Reinauer <reinauer at chromium.org>
    Tested-by: Stefan Reinauer <reinauer at chromium.org>
    Reviewed-on: http://review.coreboot.org/4236
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list