[coreboot-gerrit] Patch merged into coreboot/master: drivers/elog: use region_device for mirroring into ram

gerrit at coreboot.org gerrit at coreboot.org
Mon Aug 8 22:04:41 CEST 2016


the following patch was just integrated into master:
commit 281c994ce27df242ad516cf723da22c9a00c4143
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Aug 4 14:25:59 2016 -0500

    drivers/elog: use region_device for mirroring into ram
    
    A region_device can be used to represent the in-memory mirror
    of the event log. The region_device infrastructure has builtin
    bounds checking so there's no need to duplicate that. In addition,
    it allows for removing much of the math juggling for the buffer
    size, etc.
    
    BUG=chrome-os-partner:55932
    
    Change-Id: Ic7fe9466019640b449257c5905ed919ac522bb58
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/16097
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list