Home
last modified time | relevance | path

Searched refs:started (Results 1 – 5 of 5) sorted by relevance

/optee_rust/optee-teec/src/
A Doperation.rs35 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 DREADME.md7 * [Getting Started with OPTEE for QEMU ARMv8](/trustzone-sdk-docs/getting-started-with-optee-for-qe…
A Dgetting-started-with-optee-for-qemu-armv8.md2 permalink: /trustzone-sdk-docs/getting-started-with-optee-for-qemu-armv8
/optee_rust/
A DREADME.md11 ## 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 Dtee_client_api.rs143 pub started: u32, field

Completed in 7 milliseconds