Fix syntax error in fvp-ts.xml

In the OP-TEE 3.19.0 stable release the fvp-ts.xml contains a syntax
error, fix this.

Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
1 file changed
tree: 99c4061dda127ac348e583e9050b87dabf99d504
  1. .travis.yml
  2. am43xx.xml
  3. am57xx.xml
  4. default.xml
  5. dra7xx.xml
  6. fvp-ts.xml
  7. fvp.xml
  8. hikey.xml
  9. hikey960.xml
  10. imx.xml
  11. juno.xml
  12. make_stable.sh
  13. poplar.xml
  14. qemu_v8.xml
  15. README.md
  16. rpi3.xml
  17. stm32mp1.xml
  18. synquacer.xml
  19. verdin.xml
  20. versal.xml
  21. zynqmp.xml
README.md

Repo manifest for OP-TEE development

This git contains repo manifests to be able to clone all source code needed to be able to setup a full OP-TEE developer build.

All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under manifests.

// OP-TEE core maintainers