[coreboot-gerrit] Patch merged into coreboot/master: c984f4f AMD AGESA: Place CAR_GLOBAL in BSP stack

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 11 07:03:45 CEST 2013


the following patch was just integrated into master:
commit c984f4f30333cde88fbd14a188c5ce599d0fc77c
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Mon Jul 29 10:16:14 2013 +0300

    AMD AGESA: Place CAR_GLOBAL in BSP stack
    
    Use BSP CPU's stack space to store CAR GLOBALS for the
    duration of romstage before CAR migration.
    
    NOTE: Such globals can only be accessed from BSP CPU due
    the way AMD platform has memory architecture set up.
    
    TODO: Add compile-time assertions to verify CAR configuration
    matches with the programming in vendorcode.
    
    Change-Id: Ica4700433268f484ce69a24d934732f9cfd4ba41
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3832
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Bruce Griffith <Bruce.Griffith at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list