[coreboot-gerrit] Patch merged into coreboot/master: {cpu, soc}/intel: remove unused smm_init() function

gerrit at coreboot.org gerrit at coreboot.org
Fri May 6 16:48:33 CEST 2016


the following patch was just integrated into master:
commit 6366d92803fdd43882592263f70ad83114359c64
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed May 4 09:00:13 2016 -0500

    {cpu,soc}/intel: remove unused smm_init() function
    
    There used to be a need for an empty smm_init() function
    because initialize_cpus() called it even though nothing
    called initialize_cpus(). However, garbage collection at
    link time is implemented so there's no reason to provide an
    empty function to satisfy a symbol that is completely culled
    during link. Remove it.
    
    Change-Id: Ic13c85f1d3d57e38e7132e4289a98a95829f765a
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14605
    Tested-by: build bot (Jenkins)
    Reviewed-by: Duncan Laurie <dlaurie at google.com>
    Reviewed-by: Furquan Shaikh <furquan at google.com>


See https://review.coreboot.org/14605 for details.

-gerrit



More information about the coreboot-gerrit mailing list