[coreboot-gerrit] Patch merged into coreboot/master: riscv-virtual-memory: move page tables into virtual address space

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 16 17:17:36 CET 2015


the following patch was just integrated into master:
commit 08c10a9cbceb21de260f277751d164d1c285f1c0
Author: Thaminda Edirisooriya <thaminda at google.com>
Date:   Thu Sep 10 10:58:58 2015 -0700

    riscv-virtual-memory: move page tables into virtual address space
    
    If we use a linux payload/any payload that wants to manage virtual
    memory, and the payload is a supervisor (thus requiring virtual
    addressing before being started), we need to make sure that the page
    table is mapped into the virtual address space. Move the start address
    of the tables so the payload can manage virtual memory.
    
    Change-Id: I1d99e46f38a38a163fb1c7c517b1abca80cde0dc
    Signed-off-by: Thaminda Edirisooriya <thaminda at google.com>
    Reviewed-on: http://review.coreboot.org/11621
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list