]> git.proxmox.com Git - mirror_qemu.git/commit
target/xtensa: use MPU background map from core configuration
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 8 Dec 2019 06:27:23 +0000 (22:27 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 6 Jan 2020 19:46:16 +0000 (11:46 -0800)
commita153a3f73d8e028be996f1602fa99c7f3f53348c
treed93e93cab5f623126f7c71122e356d1e541ca738
parentca3c979d6be82e88bd19ade3f6e4c9c2bc4887ea
target/xtensa: use MPU background map from core configuration

Configuration overlay may define MPU background map. Import
core-matmap.h from the overlay and use XCHAL_MPU_BACKGROUND_MAP macro
if it's defined.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/import_core.sh
target/xtensa/overlay_tool.h