mbox series

[0/2] target/xtensa: use background MPU map from overlay

Message ID 20191212232318.2840-1-jcmvbkbc@gmail.com
Headers show
Series target/xtensa: use background MPU map from overlay | expand

Message

Max Filippov Dec. 12, 2019, 11:23 p.m. UTC
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(-)