[coreboot-gerrit] Patch merged into coreboot/master: 9ebddf2 arm64: add more barrier support

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 27 08:05:14 CET 2015


the following patch was just integrated into master:
commit 9ebddf29b37459d65ebb8fb07830d79ce4f61bef
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Sep 6 01:10:02 2014 -0500

    arm64: add more barrier support
    
    The load-acquire/store-release operations (including exclusive
    variants) form a basis for atomic operations. Also remove
    the dmb, dsb, and isb functions from lib_helpers as barrier.h
    already included these. Lastly, utilize barrier.h.
    
    BUG=chrome-os-partner:31761
    BRANCH=None
    TEST=Built and ran SMP bringup using barriers.
    
    Change-Id: I6304a478d769dc2626443005b4eec4325d8a06f4
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 8fac8d46b09d449d59f1b4f492d363392dcc4118
    Original-Change-Id: I77ff160c635297a2c7cab71cb0d3f49f2536f6ff
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/216921
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9038
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list