Searched refs:stack_size (Results 1 – 14 of 14) sorted by relevance
| /optee_rust/optee-utee/optee-utee-sys/src/ |
| A D | user_ta_header.rs | 38 pub stack_size: u32, field
|
| /optee_rust/examples/supp_plugin-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/time-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/random-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/secure_storage-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/signature_verification-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/diffie_hellman-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/digest-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/big_int-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/hotp-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/hello_world-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/aes-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/authentication-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
| /optee_rust/examples/acipher-rs/ta/ |
| A D | ta_static.rs | 32 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
Completed in 41 milliseconds