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.
Attached, please find an example. Please follow the README_9p.txt contained in this TGZ. If you have any questions, please feel free to contact me through support-esl@arm.com.
/cfs-file/__key/communityserver-discussions-components-files/80/19.01_5F00_9p.diff.tgz.txt
Awesome, it works, thanks very much.
BTW, why not make this a default config. I think people need it always :)
We will make this change in a future release of the FVP. Thanks for the suggestion.
View all questions in Arm Development Platforms forum