Changes between Version 23 and Version 24 of venice/secure_boot
- Timestamp:
- 04/02/2024 08:15:00 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
venice/secure_boot
v23 v24 264 264 * OP-TEE Test (or xtest): OP-TEE Test Suite 265 265 266 The OP-TEE project is developed and maintained by Linaro under BSD 2-Clause. The source code is available at https:// 266 The OP-TEE project is developed and maintained by Linaro under BSD 2-Clause. The source code is available at https://github.com/OP-TEE. This stack supports Arm-v7 and Arm-v8 architectures. 267 267 268 268 The TEE exposes its features through a tandem operation between a Client Application and a Trusted Application. The client application runs in the Rich OS and always initiates the communication with the Trusted Application that runs in the Trusted OS. The Client application interacts with the TEE through the TEE client API interface. The Secure Application interacts with the TEE Core through the TEE Internal API.