tree: 3f36412a8ebba398b49077daa1ef3458e656d902 [path history] [tgz]
  1. builtin/
  2. DIR_METADATA
  3. hwsec_cmd.c
  4. hwsec_cmd.h
  5. hwsec_session.c
  6. hwsec_session.h
  7. hwsec_space.c
  8. hwsec_space.h
  9. hwsec_ta.c
  10. hwsec_ta.h
  11. hwsec_ta_service.c
  12. hwsec_ta_service.h
  13. Makefile
  14. OWNERS
  15. README.md
  16. sub.mk
  17. user_ta_header_defines.h
hwsec-optee-ta/README.md

Hwsec-related optee plugin

This package will produce an OP-TEE trusted application.

It will calculate the TPM HMAC session to verify the NV data is coming from user space, and provide an interface to let the other trusted application get the correct NV data that cannot be compromised.