Hi !
At the moment, the only SMMU I have on real hardware does not provide an address translation mechanism, only a way to control the NS bit of DMA transactions.
In order to prepare for a more 'complete' SMMU hardware, I wonder if there are some simulator (qemu / foundation maybe ?) that allows to control and use a SMMU ?
To the extend of my knowledge, neither Qemu nor Foundation has a SMMU. Are there any option to simulate a ARM SMMU ?
Best,
V.
Hi Vincent Siles,
FVP 11.3 does have a model of the SMMU: MMU_600 component (and previous versions)
Best regards,
Vincent.
Thank you !