Home
last modified time | relevance | path

Searched refs:NAME (Results 1 – 17 of 17) sorted by relevance

/optee_rust/examples/time-rs/host/
A DMakefile18 NAME := time-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/digest-rs/host/
A DMakefile18 NAME := digest-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/tcp_client-rs/host/
A DMakefile18 NAME := tcp_client-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/secure_storage-rs/host/
A DMakefile18 NAME := secure_storage-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/random-rs/host/
A DMakefile18 NAME := random-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/hotp-rs/host/
A DMakefile18 NAME := hotp-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/authentication-rs/host/
A DMakefile18 NAME := authentication-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/big_int-rs/host/
A DMakefile18 NAME := big_int-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/diffie_hellman-rs/host/
A DMakefile18 NAME := diffie_hellman-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/hello_world-rs/host/
A DMakefile18 NAME := hello_world-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/serde-rs/host/
A DMakefile18 NAME := serde-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/message_passing_interface-rs/host/
A DMakefile18 NAME := message_passing_interface-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/supp_plugin-rs/host/
A DMakefile18 NAME := supp_plugin-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/acipher-rs/host/
A DMakefile18 NAME := acipher-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/aes-rs/host/
A DMakefile18 NAME := aes-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/udp_socket-rs/host/
A DMakefile18 NAME := udp_socket-rs macro
42 @$(OBJCOPY) --strip-unneeded $(OUT_DIR)/$(NAME) $(OUT_DIR)/$(NAME)
/optee_rust/examples/supp_plugin-rs/plugin/
A DMakefile18 NAME := syslog_plugin macro
41 …cp $(CURDIR)/target/$(TARGET)/release/lib$(NAME).so $(CURDIR)/target/$(TARGET)/release/$(PLUGIN_UU…

Completed in 10 milliseconds