[coreboot-gerrit] Patch merged into coreboot/master: 339f8b3 arm64: make mmu_enable() use previous ttb from mmu_init()

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 27 08:04:25 CET 2015


the following patch was just integrated into master:
commit 339f8b313a2ba0ff8c4ab7d5634677290b8d3d4c
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed Aug 27 14:58:43 2014 -0500

    arm64: make mmu_enable() use previous ttb from mmu_init()
    
    No need to pass in the same value for the ttb after just
    calling mmu_init(). All current users are setting this once
    and forgetting it.
    
    BUG=chrome-os-partner:31545
    BRANCH=None
    TEST=Built and booted on ryu.
    
    Change-Id: Ie446d16eaf4ea65a34a9c76dd7c6c2f9b19c5d57
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: bd77461d483b513a569365673c83badc752f4aa8
    Original-Change-Id: I54c7e4892d44ea6129429d8a46461d089dd8e2a9
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/214772
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/9016
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list