]> git.proxmox.com Git - mirror_qemu.git/commit
target/xtensa: sim: instantiate local memories
authorMax Filippov <jcmvbkbc@gmail.com>
Thu, 23 Feb 2017 02:59:32 +0000 (18:59 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Thu, 23 Feb 2017 18:30:41 +0000 (10:30 -0800)
commitb68755c142deafb6414a1b171a48a4cace723528
tree7231ed5f3fb5934da85580b67269dc1b6ef544b4
parent10f25e4844cb9b3f02fb032f88051dd5b65b4206
target/xtensa: sim: instantiate local memories

Xtensa core may have a number of RAM and ROM areas configured. Record
their size and location from the core configuration overlay and
instantiate them as RAM regions in the SIM machine.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
hw/xtensa/sim.c
target/xtensa/cpu.h
target/xtensa/overlay_tool.h