| /optee_os/lib/libutils/compiler-rt/lib/builtins/ |
| H A D | udivmodti4.c | 103 dividend.all = a; in __udivmodti4() 105 divisor.all = b; in __udivmodti4() 108 if (divisor.all > dividend.all) { in __udivmodti4() 110 *rem = dividend.all; in __udivmodti4() 130 *rem = remainder.all; in __udivmodti4() 131 return quotient.all; in __udivmodti4() 136 divisor.all <<= shift; in __udivmodti4() 148 (ti_int)(divisor.all - dividend.all - 1) >> (n_utword_bits - 1); in __udivmodti4() 150 dividend.all -= divisor.all & s; in __udivmodti4() 151 divisor.all >>= 1; in __udivmodti4() [all …]
|
| H A D | int_types.h | 41 di_int all; member 54 du_int all; member 83 ti_int all; member 96 tu_int all; member 112 return r.all; in make_ti() 119 return r.all; in make_tu()
|
| H A D | ashlti3.c | 25 input.all = a; in __ashlti3() 36 return result.all; in __ashlti3()
|
| /optee_os/mk/ |
| H A D | config.mk | 167 $(eval $(call cfg-depends-all,CFG_REE_FS_INTEGRITY_RPMB,CFG_RPMB_FS)) 382 $(eval $(call cfg-depends-all,CFG_REE_FS_TA_BUFFERED,CFG_REE_FS_TA)) 545 $(eval $(call cfg-depends-all,CFG_DT_CACHED_NODE_INFO,CFG_EMBED_DTB)) 575 CFG_TRANSFER_LIST_TEST ?= $(call cfg-all-enabled,CFG_TRANSFER_LIST \ 639 $(call cfg-depends-all,CFG_SYSCALL_FTRACE,CFG_FTRACE_SUPPORT) 678 CFG_SECSTOR_TA ?= $(call cfg-all-enabled,CFG_REE_FS CFG_WITH_USER_TA) 679 $(eval $(call cfg-depends-all,CFG_SECSTOR_TA,CFG_REE_FS CFG_WITH_USER_TA)) 682 CFG_SECSTOR_TA_MGMT_PTA ?= $(call cfg-all-enabled,CFG_SECSTOR_TA) 683 $(eval $(call cfg-depends-all,CFG_SECSTOR_TA_MGMT_PTA,CFG_SECSTOR_TA)) 689 $(eval $(call cfg-depends-all,CFG_SYSTEM_PTA,CFG_WITH_USER_TA)) [all …]
|
| H A D | checkconf.mk | 97 cfg-all-enabled = $(if $(strip $(1)),$(if $(call _cfg-all-enabled,$(1)),y,n),n) 98 _cfg-all-enabled = \ 102 $(call _cfg-all-enabled,$(filter-out $(firstword $(1)),$(1))), \ 112 cfg-depends-all = \ 115 $(if $(filter y,$(call cfg-all-enabled,$(2))), \ 143 cfg-enable-all-depends = \ 152 $(call cfg-enable-all-depends,$(1),$(filter-out $(firstword $(2)),$(2))), \
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | link.mk | 11 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
|
| H A D | conf.mk | 111 ifeq ($(call cfg-all-enabled,CFG_STM32MP15 CFG_STM32MP13),y) 282 $(eval $(call cfg-depends-all,CFG_STM32_RSTCTRL,CFG_DRIVERS_RSTCTRL)) 287 $(eval $(call cfg-depends-all,CFG_STM32_IWDG,CFG_WDT_SM_HANDLER CFG_WDT)) 436 ifeq ($(call cfg-all-enabled,CFG_STM32MP15 CFG_STM32MP13),y)
|
| /optee_os/scripts/ |
| H A D | mem_usage.py | 162 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/ |
| H A D | crypto.mk | 96 $(eval $(call cryp-enable-all-depends,CFG_WITH_SOFTWARE_PRNG, AES ECB SHA256)) 159 cryp-enable-all-depends = $(call cfg-enable-all-depends,$(strip $(1)),$(foreach v,$(2),CFG_CRYPTO_$… 160 $(eval $(call cryp-enable-all-depends,CFG_REE_FS, AES ECB CTR HMAC SHA256 GCM)) 161 $(eval $(call cryp-enable-all-depends,CFG_RPMB_FS, AES ECB CTR HMAC SHA256 GCM)) 166 cryp-dep-all = $(call cfg-depends-all,CFG_CRYPTO_$(strip $(1)),$(patsubst %, CFG_CRYPTO_%,$(strip $… 172 $(eval $(call cryp-dep-all, CTS, AES ECB CBC)) 202 $(eval $(call cryp-dep-all, DSA, SHA256 SHA384 SHA512))
|
| /optee_os/core/arch/arm/plat-rzg/ |
| H A D | link.mk | 3 all: $(link-out-dir)/tee.srec
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | .gitattributes | 1 # Classify all '.function' files as C for syntax highlighting purposes
|
| H A D | LICENSE | 23 "Legal Entity" shall mean the union of the acting entity and all 109 that You distribute, all copyright, patent, trademark, and 169 work stoppage, computer failure or malfunction, or any and all 228 software--to make sure the software is free for all its users. This 248 gratis or for a fee, you must give the recipients all the rights that 268 patent must be licensed for everyone's free use or not licensed at all. 296 copyright notice and disclaimer of warranty; keep intact all the 307 above, provided that you also meet all of these conditions: 314 part thereof, to be licensed as a whole at no charge to all third 371 code means all the source code for all modules it contains, plus any [all …]
|
| H A D | README.md | 41 …hose systems are always complete and up-to-date. The others should reflect all changes present in … 81 * Run `make generated_files` to generate all the configuration-independent files. 82 * On Unix/POSIX systems, run `tests/scripts/check-generated-files.sh -u` to generate all the config… 83 * On Windows, run `scripts\make_generated_files.bat` to generate all the configuration-independent … 150 - `Check`. This activates the compiler warnings that depend on optimization and treats all warnin… 230 The solution file `mbedTLS.sln` contains all the basic projects needed to build the library and all… 251 - `tests/scripts/all.sh` runs a combination of the above tests, plus some more, with various buil… 253 Instead of manually installing the required versions of all tools required for testing, it is possi… 296 …t aim to implement the whole specification; in particular it does not implement all the algorithms. 309 …he code of the corresponding software implementation. This is not yet supported for all mechanisms.
|
| /optee_os/core/arch/arm/plat-rcar/ |
| H A D | link.mk | 5 all: $(link-out-dir)/tee.srec
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | link.mk | 152 all: $(link-out-dir)/tee.elf 162 all: $(link-out-dir)/tee.dmp 180 all: $(link-out-dir)/tee.bin 186 all: $(link-out-dir)/tee-header_v2.bin 193 all: $(link-out-dir)/tee-pager_v2.bin 199 all: $(link-out-dir)/tee-pageable_v2.bin 206 all: $(link-out-dir)/tee.symb_sizes 221 all: $(link-out-dir)/tee-raw.bin
|
| H A D | arm32_sysreg.txt | 67 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/core/arch/riscv/kernel/ |
| H A D | link.mk | 64 all: $(link-out-dir)/tee.elf 75 all: $(link-out-dir)/tee.dmp 81 all: $(link-out-dir)/tee.bin 87 all: $(link-out-dir)/tee.symb_sizes
|
| /optee_os/ |
| H A D | .gitignore | 7 # Ignore all dot files and folder
|
| H A D | Makefile | 24 .PHONY: all 25 all: target
|
| /optee_os/ta/pkcs11/ |
| H A D | user_ta.mk | 3 all: pkcs11-ta-verify-helpers
|
| /optee_os/core/pta/tests/ |
| H A D | sub.mk | 1 srcs-$(call cfg-all-enabled,CFG_REE_FS CFG_WITH_USER_TA) += fs_htree.c
|
| /optee_os/core/arch/arm/plat-telechips/ |
| H A D | link.mk | 3 all: $(link-out-dir)/optee.rom
|
| /optee_os/core/arch/arm/plat-amlogic/ |
| H A D | link.mk | 11 all: $(link-out-dir)/bl32.img
|
| /optee_os/ta/mk/ |
| H A D | ta_dev_kit.mk | 4 .PHONY: all 5 all: 149 all: $(link-out-dir$(sm))/$(libname).a
|
| /optee_os/core/arch/arm/dts/ |
| H A D | dt_driver_test.dtsi | 24 * list by related drivers (here all simple-bus).
|