Home
last modified time | relevance | path

Searched refs:plugin (Results 1 – 6 of 6) sorted by relevance

/optee_rust/examples/supp_plugin-rs/
A DMakefile21 @make -s -C plugin
26 @make -s -C plugin clean
/optee_rust/
A DMakefile66 install -D $(@:%-install=%)/plugin/target/$(HOST_TARGET)/release/*.plugin.so -t out/plugin/; \
/optee_rust/examples/supp_plugin-rs/ta/src/
A Dmain.rs58 let mut plugin = LoadablePlugin::new(&uuid); in invoke_command() variables
59 let outbuf = plugin.invoke( in invoke_command()
/optee_rust/tests/
A Dtest_supp_plugin.sh30 cp ../examples/supp_plugin-rs/plugin/target/aarch64-unknown-linux-gnu/release/*.plugin.so shared
/optee_rust/examples/supp_plugin-rs/plugin/
A DMakefile41 …target/$(TARGET)/release/lib$(NAME).so $(CURDIR)/target/$(TARGET)/release/$(PLUGIN_UUID).plugin.so
/optee_rust/docs/
A Doverview-of-optee-rust-examples.md30 …ed in normal world plugins. Do interaction between host <-> TA <-> plugin. The plugin is identifie…

Completed in 9 milliseconds