Home
last modified time | relevance | path

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

12

/optee_os/core/arch/arm/dts/
H A Dstm32mp257f-dk-ca35tdcid-resmem.dtsi15 no-map;
20 no-map;
25 no-map;
30 no-map;
35 no-map;
40 no-map;
45 no-map;
50 no-map;
55 no-map;
61 no-map;
[all …]
H A Dstm32mp257f-ev1-ca35tdcid-resmem.dtsi15 no-map;
20 no-map;
25 no-map;
30 no-map;
35 no-map;
40 no-map;
45 no-map;
51 no-map;
57 no-map;
62 no-map;
[all …]
H A Dstm32mp235f-dk-ca35tdcid-resmem.dtsi15 no-map;
20 no-map;
25 no-map;
30 no-map;
35 no-map;
40 no-map;
45 no-map;
50 no-map;
55 no-map;
61 no-map;
[all …]
H A Dstm32mp157c-ed1.dts36 no-map;
42 no-map;
48 no-map;
54 no-map;
60 no-map;
66 no-map;
72 no-map;
77 no-map;
399 no-sd;
400 no-sdio;
H A Dstm32mp15xx-dhcor-som.dtsi32 no-map;
38 no-map;
44 no-map;
50 no-map;
56 no-map;
62 no-map;
H A Dstm32mp15xx-dkx.dtsi24 no-map;
30 no-map;
36 no-map;
42 no-map;
48 no-map;
54 no-map;
60 no-map;
65 no-map;
728 st,no-lsfs-sc;
740 st,no-lsfs-sc;
H A Dhikey.dts18 no-map;
H A Dstm32mp15xx-dhcom-som.dtsi33 no-map;
39 no-map;
45 no-map;
51 no-map;
57 no-map;
63 no-map;
531 no-sd;
532 no-sdio;
H A Dstm32mp157c-ev1.dts381 st,no-lsfs-sc;
392 st,no-lsfs-sc;
H A Dstm32mp15xx-dhcor-avenger96.dtsi338 no-sd;
339 no-sdio;
/optee_os/
H A D.checkpatch.conf2 --no-tree
/optee_os/core/arch/arm/
H A Darm.mk232 arm32-platform-cflags-no-hard-float ?= -mfloat-abi=soft
238 arm32-platform-aflags-no-hard-float ?=
240 arm64-platform-cflags-no-hard-float ?= -mgeneral-regs-only
290 core-platform-cflags += $(arm64-platform-cflags-no-hard-float)
295 core-platform-cflags += $(arm32-platform-cflags-no-hard-float)
344 ta_arm32-platform-cflags += $(arm32-platform-cflags-no-hard-float)
361 ta_arm32-platform-cxxflags += $(arm32-platform-cflags-no-hard-float)
391 ta_arm64-platform-cflags += $(arm64-platform-cflags-no-hard-float)
/optee_os/core/pta/veraison_attestation/
H A DREADME.md7 … by the PTA attests to the memory contents of the calling TA, but there is no way to establish tru…
17 … by the PTA attests to the memory contents of the calling TA, but there is no mechanism to establi…
/optee_os/scripts/
H A Dci-host-cleanup.sh33 --allow-remove-essential --no-install-recommends \
H A Dcheckpatch_inc.sh31 git show --oneline --no-patch $1
/optee_os/core/arch/arm/kernel/
H A Dlink.mk12 link-ldflags-common += $(call ld-option,--no-warn-rwx-segments)
14 link-ldflags-common += $(call ld-option,--no-warn-execstack)
63 ldargs-all_objs := -T $(link-script-dummy) --no-check-sections \
77 unpaged-ldargs := -T $(link-script-dummy) --no-check-sections --gc-sections \
106 init-ldargs := -T $(link-script-dummy) --no-check-sections --gc-sections \
/optee_os/core/arch/riscv/kernel/
H A Dlink.mk9 link-ldflags-common += $(call ld-option,--no-warn-rwx-segments)
36 ldargs-all_objs := -T $(link-script) --no-check-sections \
/optee_os/core/arch/riscv/
H A Driscv.mk181 core-platform-cflags += $(rv64-platform-cflags-no-hard-float)
186 core-platform-cflags += $(rv32-platform-cflags-no-hard-float)
261 ta_rv64-platform-cflags += $(rv64-platform-cflags-no-hard-float)
/optee_os/core/lib/qcbor/
H A DLICENSE8 License with no modification. These files have the SPDX license
H A DREADME.md25 analyzers easier. Simpler code because there is no support for
33 there is no recursion. The caller supplies the memory to hold the
145 supports search by string, but no integer, nor duplicate detection.
312 * There is no conversion between floats and integers when decoding. For
429 copy of the code is in memory no matter how many applications use it.
483 have no tags. "Borrowed" tag content formats (e.g. an epoch-based date
550 License with no modification. These files have the SPDX license
/optee_os/ldelf/
H A Dlink.mk24 link-ldflags += $(call ld-option,--no-warn-execstack)
/optee_os/lib/libmbedtls/mbedtls/
H A D.uncrustify.cfg67 # But no space after the '!' operator
104 # (The case where the function has no parameters/arguments)
H A DChangeLog34 documentation did no suggest it did, making it likely for callers relying
161 peers that have middlebox compatibility enabled, as long as no
193 * Improve performance of PSA key generation with ECC keys: it no longer
211 psa_key_derivation_output_key_ext() are no longer declared when compiling
326 CMAC is enabled, but no built-in unauthenticated cipher is enabled.
411 * In the PSA API, domain parameters are no longer used for anything.
419 an RSA key as a domain parameter is no longer supported. Use
454 GCM modules no longer depend on MBEDTLS_CIPHER_C. Also,
542 the function call (i.e. no buffer parameters are in shared memory),
625 * PSA_WANT_ALG_CCM and PSA_WANT_ALG_CCM_STAR_NO_TAG are no more synonyms and
[all …]
H A DCONTRIBUTING.md33 …en necessary due to a security issue or other significant software defect, no modifications to the…
49 1. If a contribution is a new feature or enhancement, no backporting is required. Exceptions to thi…
58 … correctness of the feature or bug fix should be added to the pull request, if no such tests exist.
H A DLICENSE76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
83 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
161 8. Limitation of Liability. In no event and under no legal theory,
258 that everyone understands that there is no warranty for this free
314 part thereof, to be licensed as a whole at no charge to all third
321 notice that there is no warranty (or else, saying that you provide
357 years, to give any third party, for a charge no more than your

12