[coreboot-gerrit] Patch merged into coreboot/master: 913067d tegra132: initialize GIC

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 27 08:03:29 CET 2015


the following patch was just integrated into master:
commit 913067d44f4daa2d58aacac0c33cb2938a0b3740
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Aug 19 15:34:51 2014 -0500

    tegra132: initialize GIC
    
    This provides are barebones initialization for tegra132 GIC
    on CPU0. It routes all interrupts to CPU0, moves them all
    into group 1, and attempts to allow non-secure access for
    all registers (doesn't appear to be implemented, though).
    
    BUG=chrome-os-partner:31449
    BRANCH=None
    TEST=Built and booted past smp init in the kernel. Timers
         appear to be flowing now since jiffies are updated.
    
    Change-Id: Id45c13cc23e50feed3d88da13420c9eb694498a0
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 81bad0a53083baa7af0f1fd5f82fef0538ee62df
    Original-Change-Id: I69dd9ae53f259e876a9bc4b9d7f65330150d2990
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/212795
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/8995
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list