[coreboot-gerrit] Patch merged into coreboot/master: 4633dc1 arm64: handle non-cacheable normal memory

gerrit at coreboot.org gerrit at coreboot.org
Thu Mar 26 00:27:24 CET 2015


the following patch was just integrated into master:
commit 4633dc1887057ac0b27502c6c719b332b46eb352
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Aug 12 17:40:38 2014 -0500

    arm64: handle non-cacheable normal memory
    
    Non-cacheable normal memory is needed when one wants an easy way
    to have a DMA region. That way all the reads and writes will be
    picked up by the CPU and the device without any cache management
    operations.
    
    BUG=chrome-os-partner:31293
    BRANCH=None
    TEST=With a bevy of other patches can use a carved out DMA region
         for talking to USB.
    
    Change-Id: I8172f4b7510dee250aa561d040b27af3080764d7
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: a5bc7ab1709edd97d8795aa9687e6a0edf26ffc6
    Original-Change-Id: I36b7fc276467fe3e9cec4d602652d6fa8098c133
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/212160
    Original-Reviewed-by: Furquan Shaikh <furquan at chromium.org>
    Original-Commit-Queue: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/8924
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list