Recently, I'm studying Trust Execution Environment. And finding that Android has implemented a TEE os called Trusty. I followed the instruction on https://source.android.com/security/trusty/ and built the Trusty system. But how can I deploy it? Or simply run it?
Asked
Active
Viewed 960 times
4
-
hi, I'm facing the same problem. Did you find the solution? – ignorer Nov 08 '17 at 14:54
-
I found an alternative project named optee, which is an open source implementation of TEE environment. It supports Optee+AOSP for the hikey board, but as for other devices, it'll have to be ported. – logan_white Nov 14 '17 at 06:37
-
@logan_white how did you do it? – Lena Bru Sep 15 '19 at 12:13
-
@LenaBru Sorry, I gave up. – logan_white Sep 17 '19 at 02:35