Home
last modified time | relevance | path

Searched refs:started (Results 1 – 3 of 3) 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/
A DREADME.md20 - [Getting started](#getting-started)
41 ## Getting started
45 To get started with Teaclave TrustZone SDK, you could choose either [QEMU for
/optee_rust/optee-teec/optee-teec-sys/src/
A Dtee_client_api.rs150 pub started: u32, field

Completed in 12 milliseconds