qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/xtensa: use background MPU map from overlay
@ 2019-12-12 23:23 Max Filippov
  2019-12-12 23:23 ` [PATCH 1/2] target/xtensa: import xtensa/config/core-isa.h Max Filippov
  2019-12-12 23:23 ` [PATCH 2/2] target/xtensa: use MPU background map from core configuration Max Filippov
  0 siblings, 2 replies; 3+ messages in thread
From: Max Filippov @ 2019-12-12 23:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: Max Filippov

Hello,

this series changes target/xtensa/import_core.sh script to import one
more header from the configuration overlay: the one with default address
space map for the core and uses information in this header to generate
background MPU map.

Max Filippov (2):
  target/xtensa: import xtensa/config/core-isa.h
  target/xtensa: use MPU background map from core configuration

 target/xtensa/import_core.sh |  6 ++++--
 target/xtensa/overlay_tool.h | 15 ++++++++++++++-
 2 files changed, 18 insertions(+), 3 deletions(-)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-12 23:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-12 23:23 [PATCH 0/2] target/xtensa: use background MPU map from overlay Max Filippov
2019-12-12 23:23 ` [PATCH 1/2] target/xtensa: import xtensa/config/core-isa.h Max Filippov
2019-12-12 23:23 ` [PATCH 2/2] target/xtensa: use MPU background map from core configuration Max Filippov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).