How to enable share folders between fvp and host linux
Can you tell me which FVP you are using? The Base & VE FVPs along with the System Guidance and Reference Design FVPs include a Virtio P9 component. It implements a subset of the Plan 9 file protocol over a virtio transport. It enables accessing a directory on the host's filesystem within Linux, or another operating system that implements the protocol, running on a platform model.
You can find the documentation of the component here:
developer.arm.com/.../virtio-p9-device-component
The version is :
Armv8-A Base Platform FVP based on Fast Models 11.8 (Linux):
I can make an example that demonstrates how to enable shared folder based on the Arm Reference Platform (See this page). I will let you know once this is done.
View all questions in Arm Development Platforms forum