Fix incorrect UUID for hello world TA

With the recently fixed UUID changes (commit in optee_os:
(9a8a19cdba48dbca89c2a35d7984e9ec28f97bda) we missed to fix the hello
world TA.

Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Igor Opaniuk <igor.opaniuk@linaro.org>
1 file changed
tree: 948a0a95f8962c8eab8531423539a13f0f7bbd38
  1. kconfigs/
  2. rpi3/
  3. .gitignore
  4. common.mk
  5. fvp.mk
  6. hikey.mk
  7. hikey_debian.mk
  8. juno.mk
  9. mediatek.mk
  10. qemu-check.exp
  11. qemu.mk
  12. qemu_v8.mk
  13. README.md
  14. rpi3.mk
  15. toolchain.mk
README.md

Contains the necessary build files to handle OP-TEE for various setups, for now, please see manifest/README.md and OP-TEE/README.md for instructions.