[coreboot-gerrit] Patch merged into coreboot/master: lib/prog_loaders: Allow platforms to skip stage cache

gerrit at coreboot.org gerrit at coreboot.org
Mon May 9 05:02:32 CEST 2016


the following patch was just integrated into master:
commit 1e162bf8bd74e8dcd0b164b627e1d536c7dbd5f5
Author: Furquan Shaikh <furquan at google.com>
Date:   Fri May 6 09:20:35 2016 -0700

    lib/prog_loaders: Allow platforms to skip stage cache
    
    Before multi-CBFS support was added, x86 platforms cached their
    ramstage in TSEG so that it could be re-used on the resume
    path. However, more resources/assets are being put in cbfs that are
    utilized during ramstage. Just caching ramstage does not mean that
    correct cbfs region is used for all the data. Thus, provide an option
    to allow platforms to skip caching any component for resume.
    
    Change-Id: I0e957a6b859cc7d700aaff67209a17c6558be5de
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/14636
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list