[coreboot-gerrit] Patch merged into coreboot/master: xcompile: More updates on ARM64 Erratum flags

gerrit at coreboot.org gerrit at coreboot.org
Thu Jan 14 19:15:20 CET 2016


the following patch was just integrated into master:
commit a6e77027870826539f3dd4835c3b9dbc48f216c8
Author: Martin Roth <martinroth at google.com>
Date:   Thu Jan 7 14:57:26 2016 -0700

    xcompile: More updates on ARM64 Erratum flags
    
    I tried to handle the checking for the config flag internal to xcompile,
    but the config flags don't appear to have been loaded into the
    environment by make at that point.
    
    This does update the if to check if the flag is even set before putting
    anything into .xcompile though.  If the LDFLAG isn't set, there's no
    point in appending anything.
    
    Also removes the LP version of the erratum config flag, which was a
    copy/paste mistake from $(CONFIG_LP_COMPILER_GCC).
    
    Change-Id: I3d8b0328c85310393a120741a498bc18867a6f54
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/12858
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See https://review.coreboot.org/12858 for details.

-gerrit



More information about the coreboot-gerrit mailing list