[coreboot-gerrit] Patch merged into coreboot/master: 9dd2cf6 libpayload arm64: fix mmu_disable() cache problem

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 21 13:43:21 CET 2015


the following patch was just integrated into master:
commit 9dd2cf695de3e787471046c0e848b59aecc8f809
Author: HC Yen <hc.yen at mediatek.com>
Date:   Mon Jan 12 18:53:01 2015 +0800

    libpayload arm64: fix mmu_disable() cache problem
    
    The raw_write_sctlr_current() cannot be used in mmu_disable() because
    it pushes some registers to cached stack, and then just after cache
    disabled, the value was gone.
    
    BRANCH=none
    BUG=none
    TEST=build and boot on mt8173-evb
    
    Change-Id: I512405b7917f27d16bdd3c51d9459827ad714e67
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: aafe64922cc4cd01ecb099db106d04538e3e57ff
    Original-Change-Id: I0dda8518d14c46fae1fe76e3629bd4ee81c1e0ee
    Original-Signed-off-by: HC Yen <hc.yen at mediatek.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/240323
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/8799
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list