commit | de2f8939f1165e36962aab0d34eb5b24f786818e | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Thu Mar 09 12:12:46 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Mar 10 14:11:35 2023 +0100 |
tree | 258d35673bba1cbcc3349667ee3bcc01929cab89 | |
parent | 8f32e102a315f4c89a7f3fa8f30c709a626094a2 [diff] |
fvp: enable passing extra arguments Introduce a new variable to allow passing extra arguments to the FVP with environment variable or on the make command line. As an example this allows passing trace related configuration. Signed-off-by: Gabor Toth <gabor.toth2@arm.com> Signed-off-by: Jelle Sels <jelle.sels@arm.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
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