commit | c43d660c6122fb42ac66ec9b4b91d25f0006462e | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Fri Jun 19 13:34:58 2020 +0200 |
committer | György Szing <gyorgy.szing@arm.com> | Wed Nov 04 14:48:19 2020 +0000 |
tree | 935e1a808b4e4df3a97cdba2c27a1e4c154ec712 | |
parent | d777a3ec65567a637cace9ab2b0d4545598ecee6 [diff] |
fvp: setting up Virtio 9P shared directory The FVP has an internal Virtio 9P device which enables to create a shared directory between the host and the system running in the FVP. By appending a new configuration into /etc/fstab the 'shared' directory will be mounted to /mnt on startup. Change-Id: I2c80194f7059b27a956b545d558b1f9666aceeac Signed-off-by: Imre Kis <imre.kis@arm.com>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers