travis: build using buildroot

Apply the same change as commit 07ac85cd90438 ("qemu: build using
buildroot") to the Travis manifest. This is needed because the Makefile
in build.git now expects buildroot. Fixes Travis error [1]:
  make: *** buildroot: No such file or directory.  Stop.

Link: [1] https://travis-ci.org/OP-TEE/optee_os/builds/352735144#L2538
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Joakim Bech <joakim.bech@linaro.org>
1 file changed
tree: 2f98c3214be60ad913ca7e0274a9253419da0e06
  1. .travis.yml
  2. am43xx.xml
  3. am43xx_stable.xml
  4. am57xx.xml
  5. am57xx_stable.xml
  6. default.xml
  7. default_stable.xml
  8. dra7xx.xml
  9. dra7xx_stable.xml
  10. fvp.xml
  11. fvp_stable.xml
  12. hikey.xml
  13. hikey960.xml
  14. hikey960_stable.xml
  15. hikey_debian.xml
  16. hikey_debian_stable.xml
  17. hikey_stable.xml
  18. juno.xml
  19. juno_stable.xml
  20. mt8173-evb.xml
  21. mt8173-evb_stable.xml
  22. qemu_v8.xml
  23. qemu_v8_stable.xml
  24. README.md
  25. rpi3.xml
  26. rpi3_stable.xml
  27. travis.xml
README.md

Repo manifest for OP-TEE development

In the OP-TEE project we try to gather all documentation under the optee_os git, therefore we recommend that you read the instructions at this page which describes how to setup OP-TEE on various platforms.