Home
last modified time | relevance | path

Searched refs:TA_FRAMEWORK_STACK_SIZE (Results 1 – 25 of 32) sorted by relevance

12

/optee_rust/examples/hello_world-rs/ta/src/
A Dmain.rs75 const TA_FRAMEWORK_STACK_SIZE: u32 = 2048; consts
/optee_rust/examples/time-rs/ta/src/
A Dmain.rs86 const TA_FRAMEWORK_STACK_SIZE: u32 = 2048; consts
/optee_rust/examples/random-rs/ta/src/
A Dmain.rs83 const TA_FRAMEWORK_STACK_SIZE: u32 = 2048; consts
/optee_rust/examples/tcp_client-rs/ta/src/
A Dmain.rs91 const TA_FRAMEWORK_STACK_SIZE: u32 = 2048; consts
/optee_rust/examples/supp_plugin-rs/ta/src/
A Dmain.rs84 const TA_FRAMEWORK_STACK_SIZE: u32 = 2048; consts
/optee_rust/examples/udp_socket-rs/ta/src/
A Dmain.rs96 const TA_FRAMEWORK_STACK_SIZE: u32 = 2048; consts
/optee_rust/examples/serde-rs/ta/src/
A Dmain.rs97 const TA_FRAMEWORK_STACK_SIZE: u32 = 2048; consts
/optee_rust/examples/message_passing_interface-rs/ta/src/
A Dmain.rs94 const TA_FRAMEWORK_STACK_SIZE: u32 = 2048; consts
/optee_rust/examples/digest-rs/ta/src/
A Dmain.rs109 const TA_FRAMEWORK_STACK_SIZE: u32 = 2048; consts
/optee_rust/examples/digest-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/tcp_client-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/hello_world-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/random-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/message_passing_interface-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/secure_storage-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/aes-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/big_int-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/diffie_hellman-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/supp_plugin-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/hotp-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/serde-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/authentication-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/acipher-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/time-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,
/optee_rust/examples/udp_socket-rs/ta/
A Dta_static.rs28 stack_size: TA_STACK_SIZE + TA_FRAMEWORK_STACK_SIZE,

Completed in 60 milliseconds

12