Multi-core Concurrency
Because application scenarios are different, an application in the TEE does not require strong computing power in an early solution. Therefore, a TA uses only a fixed core.
This solution does not limit the computing power in the TEE. If required, a TA may fully leverage CPU resources to cope with a scenario where the server data center TEE needs strong computing power. The computing performance difference is small between the REE and TEE. For details, see Computing Performance Differences Between the REE and TEE.
For details about how to improve the multi-core utilization, see the demo code provided by the product (which will be open-sourced later) or consult the project contact person.
Parent topic: Key Functions