diff options
| author | Peter Maydell | 2018-06-22 14:28:40 +0200 |
|---|---|---|
| committer | Peter Maydell | 2018-06-22 14:28:40 +0200 |
| commit | dd29d0687d472be0c92b554383d2d8549fe37584 (patch) | |
| tree | fefa8dcc9e54fe4629f72f7fc0b72f952a54fde5 /scripts | |
| parent | hw/misc/tz-mpc.c: Implement correct blocked-access behaviour (diff) | |
| download | qemu-dd29d0687d472be0c92b554383d2d8549fe37584.tar.gz qemu-dd29d0687d472be0c92b554383d2d8549fe37584.tar.xz qemu-dd29d0687d472be0c92b554383d2d8549fe37584.zip | |
hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
The final part of the Memory Protection Controller we need to
implement is actually using the BLK_LUT data programmed by the
guest to determine whether to block the transaction or not.
Since this means we now change transaction mappings when
the guest writes to BLK_LUT, we must also call the IOMMU
notifiers at that point.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20180620132032.28865-5-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
