[coreboot-gerrit] Patch merged into coreboot/master: e28fd36 tegra132: psci: add cpu_on/off support

gerrit at coreboot.org gerrit at coreboot.org
Fri Apr 10 20:48:15 CEST 2015


the following patch was just integrated into master:
commit e28fd3626fb740a6b7679bef8a56d109bfa90014
Author: Joseph Lo <josephl at nvidia.com>
Date:   Fri Nov 21 08:54:15 2014 +0800

    tegra132: psci: add cpu_on/off support
    
    The CPU on/off functions are the method for the Kernel to support CPU
    hot-plug function in PSCI. To support this, we still need flow controller
    support to capture the WFI from the CPU and inform PMC to power gate the
    CPU core. On the other path, we turn on the CPU by toggling the PMC and
    use flow controller to let go when the power is steady.
    
    BUG=chrome-os-partner:32136
    BRANCH=None
    TEST=built the kernel with PSCI enabled,
         check both of the CPUs are coming up,
         test the CPU hot-plug is working on Ryu
    
    Change-Id: If2c529b6719c5747d5aea95fb5049b2d7353ff17
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 0f078e89daad1c4d8b342a395f36b3e922af66f5
    Original-Change-Id: Ie49940adb2966dcc9967d2fcc9b1e0dcd6d98743
    Original-Signed-off-by: Joseph Lo <josephl at nvidia.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/231267
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9542
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list