Home
last modified time | relevance | path

Searched refs:or (Results 1 – 25 of 48) sorted by relevance

12

/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT16 "Licensor" shall mean the copyright owner or entity authorized by
20 other entities that control, are controlled by, or are under common
22 "control" means (i) the power, direct or indirect, to cause the
23 direction or management of such entity, whether by contract or
24 otherwise, or (ii) ownership of fifty percent (50%) or more of the
25 outstanding shares, or (iii) beneficial ownership of such entity.
27 "You" (or "Your") shall mean an individual or Legal Entity
35 transformation or translation of a Source form, including but
39 "Work" shall mean the work of authorship, whether in Source or
41 copyright notice that is included in or attached to the work
[all …]
/optee_os/lib/libmbedtls/mbedtls/
H A DLICENSE2 OR [GPL-2.0-or-later](https://spdx.org/licenses/GPL-2.0-or-later.html) license.
20 "Licensor" shall mean the copyright owner or entity authorized by
24 other entities that control, are controlled by, or are under common
26 "control" means (i) the power, direct or indirect, to cause the
27 direction or management of such entity, whether by contract or
28 otherwise, or (ii) ownership of fifty percent (50%) or more of the
29 outstanding shares, or (iii) beneficial ownership of such entity.
31 "You" (or "Your") shall mean an individual or Legal Entity
39 transformation or translation of a Source form, including but
43 "Work" shall mean the work of authorship, whether in Source or
[all …]
H A Ddco.txt17 (a) The contribution was created in whole or in part by me and I
19 indicated in the file; or
24 work with modifications, whether created in whole or in part
27 in the file; or
30 person who certified (a), (b) or (c) and I have not modified
37 this project or the open source license(s) involved.
H A DCONTRIBUTING.md24 …s/issues) or [start a discussion](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.…
26 1. Write a test which shows that the bug was fixed or that the feature works as expected.
28 1. For quick merging, the contribution should be short, and concentrated on a single feature or top…
33 …wer features, a newer generation of the library or a change has been necessary due to a security i…
35or API, even on the main development branch where new features are added, need to be justifiable b…
37 …ion with one that has a slightly different interface (different prototype, or different documented…
43 …without encountering additional features or API extensions which may introduce issues or change th…
47 1. Any change to the library which changes the API or ABI cannot be backported.
49 …ture or enhancement, no backporting is required. Exceptions to this may be additional test cases o…
58 As mentioned, tests that show the correctness of the feature or bug fix should be added to the pull…
[all …]
H A DREADME.md11 …he place where features can be selected. This file can be edited manually, or in a more programmat…
28 1. Browse `apidoc/index.html` or `apidoc/modules.html`.
49 * GNU Make 3.82 or a build tool that CMake supports.
53 * CMake 3.10.2 or later (if using CMake).
54 * Microsoft Visual Studio 2017 or later (if using Visual Studio).
55 * Doxygen 1.8.11 or later (if building the documentation; slightly older versions should work).
59 …compile the library at a release tag. This is not needed to consume a release archive (zip or tar).
63 …and whose content depends only on the Mbed TLS source, not on the platform or on the library confi…
79 * If not cross-compiling, running `make` with any target, or just `make`, will automatically genera…
107 …but the build environment is Unix-like (for instance when cross-compiling, or compiling from an MS…
[all …]
H A DSECURITY.md30 packets, as well as suppressing or delaying legitimate messages, and injecting
67 **Remark:** Timing information can be observed over the network or through
83 side channel attacks. If local non-timing attacks are present in a use case or
92 attacks. If local fault injection attacks are present in a use case or a user
98 about the hardware Mbed TLS is running on and/or can alter the physical state
99 of the hardware (e.g. power analysis, radio emissions or fault injection).
102 physical attacks are present in a use case or a user application's threat
124 These timing attacks can be physical, local or depending on network latency
163 undefined behavior when parsing certificates and CSRs. If a CSR or signed
/optee_os/lib/libutils/isoc/newlib/
H A Dstrlen.c83 #error long int is not a 32bit or 64bit type.
88 #error long int is not a 32bit or 64bit byte
H A Dstrcpy.c85 #error long int is not a 32bit or 64bit type.
90 #error long int is not a 32bit or 64bit byte
H A Dstrcmp.c88 #error long int is not a 32bit or 64bit type.
93 #error long int is not a 32bit or 64bit byte
H A Dstrncmp.c87 #error long int is not a 32bit or 64bit type.
92 #error long int is not a 32bit or 64bit byte
H A Dstrncpy.c91 #error long int is not a 32bit or 64bit type.
96 #error long int is not a 32bit or 64bit byte
H A Dmemchr.c92 #error long int is not a 32bit or 64bit type.
97 #error long int is not a 32bit or 64bit byte
/optee_os/core/arch/arm/dts/
H A Dstm32mp157c-dhcom-pdk2.dts8 * DHCOM PCB number: 587-200 or newer
9 * PDK2 PCB number: 516-400 or newer
H A Dstm32mp157a-dhcor-avenger96.dts9 * DHCOR PCB number: 586-100 or newer
10 * Avenger96 PCB number: 588-200 or newer
H A Dstm32mp25xc.dtsi1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)
H A Dstm32mp25xf.dtsi1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)
H A Dstm32mp255.dtsi1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)
H A Dstm32mp257.dtsi1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)
H A Dstm32mp253.dtsi1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-3-Clause)
/optee_os/core/lib/libfdt/
H A DREADME.license7 dtc does not incorporate or rely on libfdt for its operation, nor vice
18 either under the terms of the GPL, or under the terms of the 2-clause
26 including by proprietary or otherwise GPL-incompatible firmware or
28 makes that it easier for vendors or authors of such software to do so.
/optee_os/lib/libutils/isoc/arch/arm/softfloat/
H A DCOPYING.txt13 Redistribution and use in source and binary forms, with or without
21 documentation and/or other materials provided with the distribution.
24 may be used to endorse or promote products derived from this software
/optee_os/core/lib/qcbor/
H A DLICENSE14 Redistribution and use in source and binary forms, with or without
22 and/or other materials provided with the distribution.
25 contributors may be used to endorse or promote products derived from
/optee_os/
H A DLICENSE7 Redistribution and use in source and binary forms, with or without
15 and/or other materials provided with the distribution.
/optee_os/lib/libutils/isoc/
H A Dbget.doc18 * Allocation by either the "first fit" or "best fit"
24 * Built-in routines to dump individual buffers or the
74 VAX, 680x0, Sparc, MIPS, or the Intel 80386 and above in native mode,
103 development environment (for example, an a native Windows or Macintosh
104 program), or otherwise unsuitable, you can replace it with BGET.
128 bpool() or rely on automatic allocation to acquire the entire pool.
140 space, or no compaction function is defined, BGET next tests whether a
177 returned, or NULL if insufficient memory was available to allocate the
183 address of the buffer is returned, or NULL if insufficient memory was
204 compact storage (or take other appropriate action) when an allocation
[all …]
/optee_os/core/arch/arm/plat-hisilicon/
H A Dconf.mk60 $(error Error: Not supported PLATFORM_FLAVOR or NULL PLATFORM_FLAVOR)

12