Home
last modified time | relevance | path

Searched refs:ARCH (Results 1 – 25 of 36) sorted by relevance

12

/optee_rust/examples/time-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/hello_world-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/secure_storage-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/hotp-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/supp_plugin-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/big_int-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/diffie_hellman-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/aes-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/udp_socket-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/tcp_client-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/digest-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/serde-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/random-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/message_passing_interface-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/authentication-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/acipher-rs/host/
A DMakefile19 ARCH ?= aarch64 macro
23 ifeq ($(ARCH), arm)
28 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/supp_plugin-rs/plugin/
A DMakefile19 ARCH ?= aarch64 macro
24 ifeq ($(ARCH), arm)
29 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/supp_plugin-rs/ta/
A DMakefile22 ARCH ?= aarch64 macro
24 ifeq ($(ARCH), arm)
33 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/time-rs/ta/
A DMakefile22 ARCH ?= aarch64 macro
24 ifeq ($(ARCH), arm)
33 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/hello_world-rs/ta/
A DMakefile22 ARCH ?= aarch64 macro
24 ifeq ($(ARCH), arm)
33 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/secure_storage-rs/ta/
A DMakefile22 ARCH ?= aarch64 macro
24 ifeq ($(ARCH), arm)
33 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/random-rs/ta/
A DMakefile22 ARCH ?= aarch64 macro
24 ifeq ($(ARCH), arm)
33 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/hotp-rs/ta/
A DMakefile22 ARCH ?= aarch64 macro
24 ifeq ($(ARCH), arm)
33 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/aes-rs/ta/
A DMakefile22 ARCH ?= aarch64 macro
24 ifeq ($(ARCH), arm)
33 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin
/optee_rust/examples/authentication-rs/ta/
A DMakefile22 ARCH ?= aarch64 macro
24 ifeq ($(ARCH), arm)
33 OPTEE_BIN := $(OPTEE_DIR)/toolchains/$(ARCH)/bin

Completed in 51 milliseconds

12