Searched refs:started (Results 1 – 5 of 5) sorted by relevance
| /optee_rust/optee-teec/src/ |
| A D | operation.rs | 35 pub fn new(started: u32, mut p0: A, mut p1: B, mut p2: C, mut p3: D) -> Operation<A, B, C, D> { in new() 37 raw_op.started = started; in new()
|
| /optee_rust/docs/ |
| A D | README.md | 7 * [Getting Started with OPTEE for QEMU ARMv8](/trustzone-sdk-docs/getting-started-with-optee-for-qe…
|
| A D | getting-started-with-optee-for-qemu-armv8.md | 2 permalink: /trustzone-sdk-docs/getting-started-with-optee-for-qemu-armv8
|
| /optee_rust/ |
| A D | README.md | 11 ## Getting started 13 To get started, you need to clone the project, initialize related submodules, 71 At last, you can get started with our examples. 78 [instructions](https://teaclave.apache.org/trustzone-sdk-docs/getting-started-with-optee-for-qemu-a…
|
| /optee_rust/optee-teec/optee-teec-sys/src/ |
| A D | tee_client_api.rs | 143 pub started: u32, field
|
Completed in 7 milliseconds