I am sorry if this is not the right platform to ask this question. I am new to Github and I am still learning the ways of it.
I am a graduate student and I am working on running my trusted application on OPTEE.
By understanding the optee_example_hello_world, I see that the program increments a number by 1.
But I don't understand where to see the "Hello World" getting printed and what log to check.
Also, I have modified 3 files which are hello_world.c, hello_world_ta.c and hello_world_ta.h.
How do I access the #include <tee_client_api.h> file?
Also, starting with these 3 files, could you please tell me the steps required to run my TA on OPTEE.
Running xtest on the Normal World console tells me that I am passing all the tests. I am running it on QEMU.
Please let me know.
Also, sorry if this is not how are supposed to ask questions!
I am sorry if this is not the right platform to ask this question. I am new to Github and I am still learning the ways of it.
I am a graduate student and I am working on running my trusted application on OPTEE.
By understanding the optee_example_hello_world, I see that the program increments a number by 1.
But I don't understand where to see the "Hello World" getting printed and what log to check.
Also, I have modified 3 files which are hello_world.c, hello_world_ta.c and hello_world_ta.h.
How do I access the #include <tee_client_api.h> file?
Also, starting with these 3 files, could you please tell me the steps required to run my TA on OPTEE.
Running xtest on the Normal World console tells me that I am passing all the tests. I am running it on QEMU.
Please let me know.
Also, sorry if this is not how are supposed to ask questions!