diff options
author | Sai Pavan Boddu <sai.pavan.boddu@amd.com> | 2024-02-26 14:07:23 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-02-27 13:01:41 +0000 |
commit | 3b3e4c2803a58ddc14f37d05c7d0e2a3f749bc67 (patch) | |
tree | a0b114017a3846a908fc83a47204326b9a9af780 /ui/input-keymap.c | |
parent | efabbc07e96b502acb4927743964dde132d75ded (diff) | |
download | qemu-3b3e4c2803a58ddc14f37d05c7d0e2a3f749bc67.zip qemu-3b3e4c2803a58ddc14f37d05c7d0e2a3f749bc67.tar.gz qemu-3b3e4c2803a58ddc14f37d05c7d0e2a3f749bc67.tar.bz2 |
xlnx-versal-ospi: disable reentrancy detection for iomem_dac
The OSPI DMA reads flash data through the OSPI linear address space (the
iomem_dac region), because of this the reentrancy guard introduced in
commit a2e1753b ("memory: prevent dma-reentracy issues") is disabled for
the memory region.
Signed-off-by: Sai Pavan Boddu <sai.pavan.boddu@amd.com>
Message-id: 20240219105637.65052-1-sai.pavan.boddu@amd.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'ui/input-keymap.c')
0 files changed, 0 insertions, 0 deletions