Home
last modified time | relevance | path

Searched refs:host (Results 1 – 25 of 46) sorted by relevance

12

/optee_rust/examples/time-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/secure_storage-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/signature_verification-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/digest-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/hello_world-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/diffie_hellman-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/random-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/hotp-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/aes-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/authentication-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/big_int-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/acipher-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
35 $(q)make -C host clean
/optee_rust/examples/supp_plugin-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
37 $(q)make -C host clean
/optee_rust/docs/
A Dbuilding-rust-ca-as-android-elf.md55 all: host
57 host:
66 $ make -C examples/hello_world-rs/host
A Doverview-of-optee-rust-examples.md7 All OP-TEE Rust examples are suffixed with `-rs`, which work as standalone host
26 …7556a46-bdab-11eb-b325-d38c9a9af725` | Passing serde json message between host application and TA,…
30 …invokes a command defined in normal world plugins. Do interaction between host <-> TA <-> plugin. …
/optee_rust/tests/
A Doptee-qemuv8.sh33 -device virtio-9p-device,fsdev=fsdev0,mount_tag=host \
A Dtest_signature_verification.sh29 cp ../examples/signature_verification-rs/host/target/aarch64-unknown-linux-gnu/release/signature_ve…
A Dtest_acipher.sh29 cp ../examples/acipher-rs/host/target/aarch64-unknown-linux-gnu/release/acipher-rs shared
A Dtest_authentication.sh29 cp ../examples/authentication-rs/host/target/aarch64-unknown-linux-gnu/release/authentication-rs sh…
A Dtest_diffie_hellman.sh29 cp ../examples/diffie_hellman-rs/host/target/aarch64-unknown-linux-gnu/release/diffie_hellman-rs sh…
A Dtest_digest.sh29 cp ../examples/digest-rs/host/target/aarch64-unknown-linux-gnu/release/digest-rs shared
A Dtest_hello_world.sh29 cp ../examples/hello_world-rs/host/target/aarch64-unknown-linux-gnu/release/hello_world-rs shared
A Dtest_hotp.sh29 cp ../examples/hotp-rs/host/target/aarch64-unknown-linux-gnu/release/hotp-rs shared
A Dtest_random.sh29 cp ../examples/random-rs/host/target/aarch64-unknown-linux-gnu/release/random-rs shared
A Dtest_aes.sh29 cp ../examples/aes-rs/host/target/aarch64-unknown-linux-gnu/release/aes-rs shared

Completed in 59 milliseconds

12