Home
last modified time | relevance | path

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

12

/optee_os/mk/
A Dconfig.mk311 $(eval $(call cfg-depends-all,CFG_REE_FS_TA_BUFFERED,CFG_REE_FS_TA))
521 $(call cfg-depends-all,CFG_SYSCALL_FTRACE,CFG_FTRACE_SUPPORT)
560 CFG_SECSTOR_TA ?= $(call cfg-all-enabled,CFG_REE_FS CFG_WITH_USER_TA)
564 CFG_SECSTOR_TA_MGMT_PTA ?= $(call cfg-all-enabled,CFG_SECSTOR_TA)
565 $(eval $(call cfg-depends-all,CFG_SECSTOR_TA_MGMT_PTA,CFG_SECSTOR_TA))
571 $(eval $(call cfg-depends-all,CFG_SYSTEM_PTA,CFG_WITH_USER_TA))
729 CFG_DRIVERS_CLK_DT ?= $(call cfg-all-enabled,CFG_DRIVERS_CLK CFG_DT)
733 $(eval $(call cfg-depends-all,CFG_DRIVERS_CLK_FIXED,CFG_DRIVERS_CLK_DT))
759 $(eval $(call cfg-depends-all,CFG_CORE_BTI,CFG_ARM64_core))
765 $(eval $(call cfg-depends-all,CFG_TA_BTI,CFG_ARM64_core))
[all …]
A Dcheckconf.mk106 cfg-all-enabled = $(if $(strip $(1)),$(if $(call _cfg-all-enabled,$(1)),y,n),n)
107 _cfg-all-enabled = \
111 $(call _cfg-all-enabled,$(filter-out $(firstword $(1)),$(1))), \
121 cfg-depends-all = \
124 $(if $(filter y,$(call cfg-all-enabled,$(2))), \
152 cfg-enable-all-depends = \
161 $(call cfg-enable-all-depends,$(1),$(filter-out $(firstword $(2)),$(2))), \
/optee_os/core/
A Dcrypto.mk66 $(eval $(call cryp-enable-all-depends,CFG_WITH_SOFTWARE_PRNG, AES ECB SHA256))
107 cryp-enable-all-depends = $(call cfg-enable-all-depends,$(strip $(1)),$(foreach v,$(2),CFG_CRYPTO_$…
108 $(eval $(call cryp-enable-all-depends,CFG_REE_FS, AES ECB CTR HMAC SHA256 GCM))
109 $(eval $(call cryp-enable-all-depends,CFG_RPMB_FS, AES ECB CTR HMAC SHA256 GCM))
114 cryp-dep-all = $(call cfg-depends-all,CFG_CRYPTO_$(strip $(1)),$(patsubst %, CFG_CRYPTO_%,$(strip $…
120 $(eval $(call cryp-dep-all, CTS, AES ECB CBC))
150 $(eval $(call cryp-dep-all, DSA, SHA256 SHA384 SHA512))
/optee_os/scripts/
A Dmem_usage.py162 if args.all or args.init:
164 if args.all or args.paged:
166 if args.all or args.unpaged:
168 if args.all or args.unpaged_no_heap:
171 if (args.raw and (args.all or args.init or args.paged or
/optee_os/core/arch/arm/plat-stm32mp1/
A Dlink.mk11 all: $(link-out-dir)/tee-header_v2.stm32
16 all: $(link-out-dir)/tee-pager_v2.stm32
21 all: $(link-out-dir)/tee-pageable_v2.stm32
/optee_os/core/arch/arm/kernel/
A Dlink.mk170 all: $(link-out-dir)/tee.elf
180 all: $(link-out-dir)/tee.dmp
198 all: $(link-out-dir)/tee.bin
204 all: $(link-out-dir)/tee-header_v2.bin
211 all: $(link-out-dir)/tee-pager_v2.bin
217 all: $(link-out-dir)/tee-pageable_v2.bin
224 all: $(link-out-dir)/tee.symb_sizes
A Darm32_sysreg.txt67 BPIALL c7 0 c5 6 WOD Branch predictor invalidate all
68 BPIALLIS c7 0 c1 6 WOD Branch predictor invalidate all IS
77 ICIALLU c7 0 c5 0 WOD Instruction cache invalidate all PoU
78 ICIALLUIS c7 0 c1 0 WOD Instruction cache invalidate all PoU, IS
86 TLBIMVAA c8 0 c7 3 WO Invalidate unified TLB by MVA, all ASID
87 TLBIMVAAIS c8 0 c3 3 WO Invalidate unified TLB by MVA, all ASID IS
/optee_os/ta/mk/
A Dta_dev_kit.mk4 .PHONY: all
5 all:
141 all: $(libname).a
/optee_os/out/arm/export-ta_arm32/mk/
A Dta_dev_kit.mk4 .PHONY: all
5 all:
141 all: $(libname).a
/optee_os/out/arm/export-ta_arm64/mk/
A Dta_dev_kit.mk4 .PHONY: all
5 all:
141 all: $(libname).a
/optee_os/
A DMakefile23 .PHONY: all
24 all: target
/optee_os/core/arch/arm/plat-rzg/
A Dlink.mk3 all: $(link-out-dir)/tee.srec
/optee_os/core/arch/arm/plat-imx/
A Dlink.mk3 all: $(link-out-dir)/tee-raw.bin
/optee_os/core/arch/arm/plat-ls/
A Dlink.mk3 all: $(link-out-dir)/tee-raw.bin
/optee_os/core/arch/arm/plat-rzn1/
A Dlink.mk3 all: $(link-out-dir)/tee-raw.bin
/optee_os/core/arch/arm/plat-rcar/
A Dlink.mk5 all: $(link-out-dir)/tee.srec
/optee_os/core/pta/tests/
A Dsub.mk1 srcs-$(call cfg-all-enabled,CFG_REE_FS CFG_WITH_USER_TA) += fs_htree.c
/optee_os/ta/pkcs11/
A Duser_ta.mk3 all: pkcs11-ta-verify-helpers
/optee_os/core/arch/arm/plat-amlogic/
A Dlink.mk11 all: $(link-out-dir)/bl32.img
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Win32-SSE2-MinGW/
A DMakefile53 .PHONY: all
54 all: softfloat$(LIB) target
/optee_os/core/lib/libfdt/
A DREADME.license42 to anticipate all possible changes which might be needed to meld
49 **IMPORTANT** It's intended that all of libfdt as released remain
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Linux-386-GCC/
A DMakefile53 .PHONY: all
54 all: softfloat$(LIB) target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Linux-386-SSE2-GCC/
A DMakefile53 .PHONY: all
54 all: softfloat$(LIB) target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/Win32-MinGW/
A DMakefile53 .PHONY: all
54 all: softfloat$(LIB) target
/optee_os/lib/libutils/isoc/arch/arm/softfloat/build/template-not-FAST_INT64/
A DMakefile53 .PHONY: all
54 all: softfloat$(LIB) target

Completed in 26 milliseconds

12