Searched refs:stack_size (Results 1 – 17 of 17) sorted by relevance
/optee_rust/optee-utee/optee-utee-sys/src/ |
A D | user_ta_header.rs | 35 pub stack_size: u32, field
|
/optee_rust/examples/digest-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/tcp_client-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/hello_world-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/random-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/message_passing_interface-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/secure_storage-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/aes-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/big_int-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/diffie_hellman-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/supp_plugin-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/hotp-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/serde-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/authentication-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/acipher-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/time-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
/optee_rust/examples/udp_socket-rs/ta/ |
A D | ta_static.rs | 28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
|
Completed in 9 milliseconds