Skip to content

Commit

Permalink
faq: add link to Android APK ref implementation
Browse files Browse the repository at this point in the history
Add link to Android APK reference implementation of the Hello World TA
example.

Signed-off-by: Victor Chong <victor.chong@linaro.org>
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
  • Loading branch information
Victor Chong authored and jbech-linaro committed Aug 20, 2021
1 parent d61e595 commit fcc1280
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions faq/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,9 @@ Q: How can I use or call OP-TEE from native Android (apk) applications?
create/write SELinux domains/rules to allow any required access, but since
this is not a TEE-related issue, it is left as an exercise for the users.

- For a reference implementation contributed by one of our community users,
see `optee_android_hello_world_example`_.

Q: I've heard that there is a Widevine and PlayReady TA, how do I get access?
=============================================================================
- TrustedFirmware have no such implementation, but Linaro do have reference
Expand Down Expand Up @@ -583,6 +586,7 @@ Q: I've heard that there is a Widevine and PlayReady TA, how do I get access?
.. _OP-TEE OS Enhancements: https://github.com/OP-TEE/optee_os/labels/enhancement
.. _OP-TEE OS Issues: https://github.com/OP-TEE/optee_os/issues
.. _OP-TEE OS Pull Requests: https://github.com/OP-TEE/optee_os/pulls
.. _optee_android_hello_world_example: https://github.com/rafagameiro/optee_android_hello_world_example
.. _Raspberry Pi3 port: https://github.com/OP-TEE/optee_os/commit/66d9cacf37e6bd4b0d86e7b32e4e5edefe8decfd
.. _Riscure: https://www.riscure.com
.. _sample_hellojni.html: https://developer.android.com/ndk/samples/sample_hellojni.html
Expand Down

0 comments on commit fcc1280

Please sign in to comment.