Rate This Document
Findability
Accuracy
Completeness
Readability

Overview

The Development Assistant enables you to create GlobalPlatform-compliant secure computing application projects and high-level language projects with ease, reconstruct existing Java or Python projects, deploy SDKs, and check the compilation environment.

  1. GlobalPlatform-compliant secure computing application projects include empty projects, and CA, TA, RSA, data sealing, secret voting, and certificate assignment projects, which run in the Rich Execution Environment (REE) and Trusted Execution Environment (TEE). When TrustZone is enabled, hardware in the REE and TEE is isolated from each other and runs at the same time, and the trusted OS in the TEE protects data and other resources.
  2. An RSA project contains source code and abundant samples, which greatly improve coding efficiency.

This document uses the RSA project as an example to describe how to create, compile, and run a secure computing application project and how to deploy SDKs, helping you quickly get started with application development.