SPM: Allow to pack binary format SPs as early TAs

If the input file of ta_bin_to_c.py is not in ELF format, handle the
file as a binary format SP.

Signed-off-by: Imre Kis <imre.kis@arm.com>
Change-Id: Ifdab9fd03b5799e6d47b371993617edfd5caaebb
1 file changed
tree: fee0eaab177ad9cc23a664cca14be4d118c13e86
  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