Home
last modified time | relevance | path

Searched refs:q (Results 1 – 14 of 14) sorted by relevance

/optee_rust/examples/supp_plugin-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C plugin TARGET=$(TARGET_HOST) \
33 $(q)make -C ta TARGET=$(TARGET_TA) \
37 $(q)make -C host clean
38 $(q)make -C plugin clean
39 $(q)make -C ta clean
/optee_rust/
A DMakefile28 q := @ macro
31 q := macro
35 export q
55 $(q)echo "TA_DEV_KIT_DIR is not correctly defined" && false
60 $(q)make -C $@ TARGET_HOST=$(TARGET_HOST) \
69 $(q)mkdir -p ${out-dir}/lib/optee_armtz
70 $(q)find examples/*/ta/target/$(TARGET_TA)/ -name *.ta -exec cp {} ${out-dir}/lib/optee_armtz \;
72 $(q)mkdir -p ${out-dir}${bindir}
73 $(q)cp examples/*/host/target/$(TARGET_HOST)/release/*-rs ${out-dir}${bindir}
75 $(q)mkdir -p ${out-dir}${libdir}/tee-supplicant/plugins/
[all …]
/optee_rust/examples/time-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/secure_storage-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/signature_verification-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/digest-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/hello_world-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/diffie_hellman-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/random-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/hotp-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/aes-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/authentication-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/big_int-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean
/optee_rust/examples/acipher-rs/
A DMakefile29 $(q)make -C host TARGET=$(TARGET_HOST) \
31 $(q)make -C ta TARGET=$(TARGET_TA) \
35 $(q)make -C host clean
36 $(q)make -C ta clean

Completed in 35 milliseconds