Home
last modified time | relevance | path

Searched refs:is (Results 1 – 25 of 43) sorted by relevance

12

/optee_os/out/arm/export-ta_arm32/host_include/
A Dconf.cmake14 # CFG_CORE_ASYNC_NOTIF is not set
18 # CFG_CORE_BTI is not set
21 # CFG_CORE_DUMP_OOM is not set
84 # CFG_DRIVERS_CLK is not set
93 # CFG_EMBED_DTB is not set
104 # CFG_HWRNG_PTA is not set
111 # CFG_LOCKDEP is not set
132 # CFG_RPMB_FS is not set
145 # CFG_SCMI_PTA is not set
166 # CFG_TA_BTI is not set
[all …]
/optee_os/out/arm/export-ta_arm64/host_include/
A Dconf.cmake14 # CFG_CORE_ASYNC_NOTIF is not set
18 # CFG_CORE_BTI is not set
21 # CFG_CORE_DUMP_OOM is not set
84 # CFG_DRIVERS_CLK is not set
93 # CFG_EMBED_DTB is not set
104 # CFG_HWRNG_PTA is not set
111 # CFG_LOCKDEP is not set
132 # CFG_RPMB_FS is not set
145 # CFG_SCMI_PTA is not set
166 # CFG_TA_BTI is not set
[all …]
/optee_os/out/arm/
A Dconf.cmake14 # CFG_CORE_ASYNC_NOTIF is not set
18 # CFG_CORE_BTI is not set
21 # CFG_CORE_DUMP_OOM is not set
84 # CFG_DRIVERS_CLK is not set
93 # CFG_EMBED_DTB is not set
104 # CFG_HWRNG_PTA is not set
111 # CFG_LOCKDEP is not set
132 # CFG_RPMB_FS is not set
145 # CFG_SCMI_PTA is not set
166 # CFG_TA_BTI is not set
[all …]
/optee_os/
A DCHANGELOG.md13 [OP_TEE_optee_os_pr_3_16_0]: https://github.com/OP-TEE/optee_os/pulls?q=is%3Apr+is%3Amerged+base%3A…
25 [OP_TEE_build_pr_3_16_0]: https://github.com/OP-TEE/build/pulls?q=is%3Apr+is%3Amerged+base%3Amaster…
55 [OP_TEE_build_pr_3_15_0]: https://github.com/OP-TEE/build/pulls?q=is%3Apr+is%3Amerged+base%3Amaster…
85 [OP_TEE_build_pr_3_14_0]: https://github.com/OP-TEE/build/pulls?q=is%3Apr+is%3Amerged+base%3Amaster…
309 [github_pr_3_6_0]: https://github.com/OP-TEE/optee_os/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+mer…
627 * stm-orly2 is not supported anymore ([#1650])
932 CFG_WITH_LPAE is enabled
1170 * Hard-float ABI is now available.
1253 is not implemented yet.
1321 is not implemented yet.
[all …]
/optee_os/core/lib/libfdt/
A DREADME.license8 versa. It is important that these two pieces of software have
11 As SPDX license tags in each source file attest, dtc is licensed
17 libfdt, however, is GPL/BSD dual-licensed. That is, it may be used
20 be found are in the file entitled 'BSD-2-Clause'. This is, in
33 believe the goal of allowing libfdt to be widely used is more
34 important than avoiding that. libfdt is quite small, and hardly
35 rocket science; so the incentive for such impolite behaviour is small,
36 and the inconvenience caused thereby is not dire.
40 considered. However, libfdt is designed to be used in firmwares and
44 license that puts the boundary between what is and isn't permitted in
/optee_os/lib/libutils/isoc/
A Dbget.doc8 BGET is a comprehensive memory allocation package which is easily
9 configured to the needs of an application. BGET is efficient in both
12 consolidates contiguous space to minimise fragmentation. BGET is
37 system incorporating garbage collection is constructed. BGET
45 And yet, it is substantially more efficient than the native allocation
65 that memory is allocated is a linear array which can be addressed as a
97 allocation (which is usually not worth it in other environments).
220 <acquire> argument is non-NULL. At the time the <compact> function is
276 The buffer pointed to by <buf> is dumped on standard output.
283 <dumpfree> is nonzero, the contents of free blocks are dumped.
[all …]
/optee_os/lib/libmbedtls/mbedtls/
A DCONTRIBUTING.md6 …ontribution should not break API or ABI, unless there is a real justification for that. If there i…
21 …and concentrated on a single feature or topic. The larger the contribution is, the longer it would…
23 …y that the contribution is made under the terms of the [Developer Certificate of Origin](dco.txt).…
30is required, all changes to the ABI or API, even on the main development branch where new features…
34 When a build is made with the deprecation preprocessor symbols defined, a compiler warning will be …
48 1. If a contribution is a new feature or enhancement, no backporting is required. Exceptions to thi…
66 [A Knowledge Base article describing how to add additional tests is available on the Mbed TLS websi…
68 A test script `tests/scripts/basic-build-test.sh` is available to show test coverage of the library…
76 It is advised to enable the [githooks scripts](https://github.com/ARMmbed/mbedtls/tree/development/…
80 Mbed TLS is well documented, but if you think documentation is needed, speak out!
[all …]
A Ddco.txt9 Everyone is permitted to copy and distribute verbatim copies of this
10 license document, but changing it is not allowed.
21 (b) The contribution is based upon previous work that, to the best
22 of my knowledge, is covered under an appropriate open source
35 personal information I submit with it, including my sign-off) is
A DChangeLog229 CTR_DRBG is used by default if it is available, but you can override
975 is now deprecated.
1218 function to see for which parameter values it is defined. This feature is
1709 This function is necessary to determine when it is safe to idle on the
1881 extension. When the truncated HMAC extension is enabled and CBC is used,
2725 * test_ca_list (from certs.h) is renamed to test_cas_pem and is only
2788 * Support for RSA_ALT contexts in the PK layer is now optional. Since is is
2878 ssl_write() is called before the handshake is finished (introduced in
3034 RSA is disabled, larger if POLARSSL_MPI_MAX_SIZE is larger.
3170 it is not affected (ie, its notAfter date is properly checked).
[all …]
A DREADME.md4 Mbed TLS is a C library that implements cryptographic primitives, X.509 certificate manipulation an…
6 … implementation of the [PSA Cryptography API](#psa-cryptography-api). This is currently a preview …
20 Documentation for the Mbed TLS interfaces in the default library configuration is available as part…
24 1. Make sure that [Doxygen](http://www.doxygen.nl/) is installed. We use version 1.8.11 but slightl…
74is Windows but the build environment is Unix-like (for instance when cross-compiling, or compiling…
119 Switching build modes in CMake is simple. For debug mode, enter at the command line:
138 Note that it is possible to build in-place; this will however overwrite the
211 …emented as direct function calls if isolation is not desired, and as remote procedure calls if iso…
213 …h key identifiers, which allows support for external cryptoprocessors that is transparent to appli…
214 * The interface to algorithms is generic, favoring algorithm agility.
[all …]
A DSECURITY.md9 Our security process is detailled in our
13 Its primary goal is to ensure fixes are ready to be deployed when the issue
A DLICENSE14 the copyright owner that is granting the License.
38 copyright notice that is included in or attached to the work
39 (an example is provided in the Appendix below).
42 form, that is based on (or derived from) the Work and for which the
51 to that Work or Derivative Works thereof, that is intentionally
60 excluding communication that is conspicuously marked or otherwise
88 as of the date such litigation is filed.
199 distributed under the License is distributed on an "AS IS" BASIS,
/optee_os/core/lib/libtomcrypt/src/misc/
A Dcompare_testvector.c64 int compare_testvector(const void* is, const unsigned long is_len, const void* should, const unsign… in compare_testvector() argument
70 res = XMEMCMP(is, should, is_len); in compare_testvector()
76 _print_hex("IS ", is, is_len); in compare_testvector()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/
A DREADME.txt7 Berkeley SoftFloat is a software implementation of binary floating-point
9 is distributed in the form of C source code. Building the SoftFloat sources
13 The SoftFloat package is documented in the following files in the "doc"
/optee_os/lib/libutils/isoc/newlib/
A Dstrlen.c83 #error long int is not a 32bit or 64bit type.
88 #error long int is not a 32bit or 64bit byte
A Dstrcpy.c85 #error long int is not a 32bit or 64bit type.
90 #error long int is not a 32bit or 64bit byte
A Dstrcmp.c88 #error long int is not a 32bit or 64bit type.
93 #error long int is not a 32bit or 64bit byte
A Dstrncmp.c87 #error long int is not a 32bit or 64bit type.
92 #error long int is not a 32bit or 64bit byte
A Dstrncpy.c91 #error long int is not a 32bit or 64bit type.
96 #error long int is not a 32bit or 64bit byte
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/mk/
A Dcheckconf.mk85 /* $1 is not set */_nl_,
173 $(error CFG_$(1) is set to '$(CFG_$(1))', valid values are: $(2)))
189 $$(error $(1) is set to '$($(1))' (from $(origin $(1))) but its value must be '$(2)'$$(_reason))
/optee_os/core/arch/arm/dts/
A Dat91-sama5d2_xplained.dts428 * There is no real pinmux for ADC, if the pin
429 * is not requested by another peripheral then
430 * the muxing is done when channel is enabled.
431 * Requesting pins for ADC is GPIO is
434 * state when the pin is not muxed to the adc.
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h322 #error LTC_SHA512 is required for LTC_SHA384
333 #error LTC_SHA512 is required for LTC_SHA512_256
344 #error LTC_SHA512 is required for LTC_SHA512_224
362 #error LTC_SHA256 is required for LTC_SHA224
/optee_os/core/arch/arm/plat-totalcompute/fdts/
A Doptee_sp_manifest.dts5 * This file is a Partition Manifest (PM) for OP-TEE as a Secure Partition (SP)
/optee_os/core/arch/arm/plat-zynqmp/
A Dmain.c71 #error DDR size over 2 GiB is not supported in 32 bit ARM mode

Completed in 32 milliseconds

12