xilinx_spips: allow mmio execution
commit252b99baeb9e7e86cc0ece8efcaddebf11d284f5
authorKONRAD Frederic <fred.konrad@greensocs.com>
Thu, 20 Oct 2016 09:09:53 +0000 (20 11:09 +0200)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Tue, 27 Jun 2017 13:09:15 +0000 (27 15:09 +0200)
treebd015a0e51086a664671cae9e739b40291b4444f
parentc93567463532f46f7c860fc6b431566b71adbd6b
xilinx_spips: allow mmio execution

This allows to execute from the lqspi area.

When the request_ptr is called the device loads 1024bytes from the SPI device.
Then this code can be executed by the guest.

Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
hw/ssi/xilinx_spips.c