[coreboot-gerrit] Patch merged into coreboot/master: 2c04117 mainboard/storm: setup mmu in storm mainboard_init

gerrit at coreboot.org gerrit at coreboot.org
Sat Jan 3 05:01:11 CET 2015


the following patch was just integrated into master:
commit 2c04117eac0dbe5389af77abf9d550c73facc402
Author: Deepa Dinamani <deepad at codeaurora.org>
Date:   Thu May 15 17:14:12 2014 -0700

    mainboard/storm: setup mmu in storm mainboard_init
    
    enable protection of zero page access, provide for uncached device memory range,
    and protect against access outside of DRAM except to device registers.
    
    BUG=chrome-os-partner:28467
    TEST=verified mmu.pagetable.list output:
    
    _______address___________|_physical________________|sec|_d_|_size____|_permissions____________________|_glb|_shr|_pageflags______________________|
         C:00000000--000FFFFF| | | | | | | | |
         C:00100000--3FFFFFFF| A:00:00100000--3FFFFFFF| ns| 00| 00100000| P:readwrite U:readwrite notexec| yes| no | strongly ordered |
         C:40000000--428FFFFF| A:00:40000000--428FFFFF| ns| 00| 00100000| P:readwrite U:readwrite exec | yes| no | write-back/no write alloc |
         C:42900000--43CFFFFF| A:00:42900000--43CFFFFF| ns| 00| 00100000| P:readwrite U:readwrite notexec| yes| no | strongly ordered |
         C:43D00000--5FFFFFFF| A:00:43D00000--5FFFFFFF| ns| 00| 00100000| P:readwrite U:readwrite exec | yes| no | write-back/no write alloc |
    
    Original-Change-Id: If9beb10938841aead5105d662f0aef741995d708
    Original-Signed-off-by: Deepa Dinamani <deepad at codeaurora.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/200341
    Original-Reviewed-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Commit-Queue: Vadim Bendebury <vbendeb at chromium.org>
    Original-Tested-by: Vadim Bendebury <vbendeb at chromium.org>
    (cherry picked from commit 09dd137453d8c6f1b60692b01226498e22f34fb2)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Conflicts:
    	src/mainboard/google/storm/mainboard.c
    
    Change-Id: Idff7e3f0bc5903933e9f1b980f595666380696d1
    Reviewed-on: http://review.coreboot.org/8010
    Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list