thread_spmc: Update expected memory attributes

As per the FF-A spec (5.11.3)  a lender of a memory region should not
specify the instruction access permission, therefore update the expected
memory attribute.

Change-Id: I1083117709383db37d2033e082fa6f38d430a1ef
1 file changed
tree: 358e083ed72796b5c4938e2021749b2749cc5f0c
  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