Change expected SP UUID to little-endian

Trusted Services was updated to export little-endian UUID in the SP
manifest (see link below). Change the SP manifest processing to get in
sync with this.

Link: https://review.trustedfirmware.org/c/TS/trusted-services/+/15511
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
Change-Id: Iac0f719b16f046791318822ec64acc1c12e54d67
1 file changed
tree: 4e509f2a9ce946cfa2e74481eb0f0686fb7b9689
  1. .github/
  2. core/
  3. keys/
  4. ldelf/
  5. lib/
  6. mk/
  7. scripts/
  8. ta/
  9. .checkpatch.conf
  10. .gitattributes
  11. .gitignore
  12. .shippable.yml
  13. .travis.yml
  14. CHANGELOG.md
  15. LICENSE
  16. MAINTAINERS
  17. Makefile
  18. README.md
  19. typedefs.checkpatch
README.md

OP-TEE Trusted OS

This git contains source code for the secure side implementation of OP-TEE project.

All official OP-TEE documentation has moved to http://optee.readthedocs.io.

// OP-TEE core maintainers