[coreboot-gerrit] Patch merged into coreboot/master: 4b14076 arm64: Add arch_program_segment_loaded call to arm64

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 22 08:56:39 CEST 2015


the following patch was just integrated into master:
commit 4b14076fd538348d02c7bdecd17379b421e047c6
Author: Furquan Shaikh <furquan at google.com>
Date:   Tue Mar 31 22:59:25 2015 -0700

    arm64: Add arch_program_segment_loaded call to arm64
    
    arch_program_segment_loaded ensures that the program segment loaded is
    synced back from the cache to PoC. dcache_flush_all on arm64 does not
    guarantee PoC in case of MP systems. Thus, it is important to track
    and sync back all the required segments using
    arch_program_segment_loaded.
    
    BUG=chrome-os-partner:38231
    BRANCH=None
    TEST=Compiles successfully and boots to kernel prompt on smaug
    
    Change-Id: Ic6fcc7e5e0cccbab317950f8abab0c494041d19a
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 284e3784854f764159b64286cea366c66b6bce2c
    Original-Change-Id: I5c35b9aa2ae9b5c1f2fcdef40ffb1cde7f49cc1a
    Original-Signed-off-by: Furquan Shaikh <furquan at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/263327
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Original-Commit-Queue: Furquan Shaikh <furquan at chromium.org>
    Original-Trybot-Ready: Furquan Shaikh <furquan at chromium.org>
    Original-Tested-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9904
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list