Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code for CAs and TAs. #1

Open
PedroBorges9 opened this issue Jul 21, 2016 · 1 comment
Open

Code for CAs and TAs. #1

PedroBorges9 opened this issue Jul 21, 2016 · 1 comment

Comments

@PedroBorges9
Copy link

PedroBorges9 commented Jul 21, 2016

Hello I'm going to start development of some CAs and TAs using Open-TEE on Android.
While running the test application I see that the libta_pkcs11_ta.so binary is missing.
Also the code of the storage_test present in the tests module seems to be different than the outputs I'm getting in the android version. conn_test gives no output whatsoever when i use it in the testapp.
Can you provide me with the sources for the storage_test and connection_test used in the opentee-android module?

Thanks

@sheepray
Copy link
Contributor

I have bundled the conn_test_app into my Android application. Based on my experience, the ta_conn_test_app will dump a lot of testing information in the Logcat after you run the conn_test_app. If you run your application in an emulator (especially with arm abi version), it will takes a quite long time to finish. After that, you can see the output of conn_test_app in a single line (Not that easy to spot at first).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants