Arm Community
Site
Search
User
Site
Search
User
Support forums
Operating Systems forum
TrustZone API
Jump...
Cancel
Locked
Locked
Replies
2 replies
Subscribers
9 subscribers
Views
8322 views
Users
0 members are here
Android
api
Documentation
Windows Mobile
TrustZone
Windows
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
TrustZone API
jimmy park
over 12 years ago
Note: This was originally posted on 17th March 2010 at
http://forums.arm.com
I have developed a mobile payment program. The program is Windows Mobile / Android will operate on.
However, passwords or credit card number stolen by a malicious program that possibility
I want to complement. and I am not a hardware developers
I've been a little Truszone API documentation
Mobile payment, DRM can be applied to, and it's been said is platform independent.
Can I make safe software using TZAPI without modifying the existing OS or System?
In other words, Windows Mobile 6.x / Android TZAPI in the can I use?
In addition, the actual API (dll or code) Where can I download?
Parents
arm guru
over 12 years ago
Note: This was originally posted on 26th May 2012 at
http://forums.arm.com
Yes you can implement safe software with the help of trustzone, which is its prime purpose.
ARM only provides the
TZAPI
specs.The actual implementation will be carried out by some companies.
The interface with the operation system and low level devices will be taken care of by the implementation.
As an application developer one just need to know the API and implement the application using the APIs.
There is this company named
Sierraware
, which provides open source software for the trustzone implementation.
It is available at
http://openvirtualization.org/
This will give fair idea about the implementation and also this can be used for writing some applications on top of them.
The ARM TZAPI specs are available at the following location
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.prd29-genc-009492c/CACCICDE.html
Cancel
Vote up
0
Vote down
Cancel
Reply
arm guru
over 12 years ago
Note: This was originally posted on 26th May 2012 at
http://forums.arm.com
Yes you can implement safe software with the help of trustzone, which is its prime purpose.
ARM only provides the
TZAPI
specs.The actual implementation will be carried out by some companies.
The interface with the operation system and low level devices will be taken care of by the implementation.
As an application developer one just need to know the API and implement the application using the APIs.
There is this company named
Sierraware
, which provides open source software for the trustzone implementation.
It is available at
http://openvirtualization.org/
This will give fair idea about the implementation and also this can be used for writing some applications on top of them.
The ARM TZAPI specs are available at the following location
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.prd29-genc-009492c/CACCICDE.html
Cancel
Vote up
0
Vote down
Cancel
Children
No data