Home
last modified time | relevance | path

Searched refs:should (Results 1 – 18 of 18) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/
H A DCONTRIBUTING.md17 - Contributions should include tests, as mentioned in the [Tests](#tests) and [Continuous Integrati…
18 - The code should be written in a clean and readable style, and must follow [our coding standards](…
19 - The code should be written in a portable generic way, that will benefit the whole community, and …
20 - The code should be secure, and will be reviewed from a security point of view as well.
25 …m/Mbed-TLS/mbedtls) to start making your changes. As a general rule, you should use the ["developm…
28 1. For quick merging, the contribution should be short, and concentrated on a single feature or top…
33should not be necessary for a user to make any changes to their own code to work with a newer vers…
48 …a bug fix introduces a change to the API such as a new function, the fix should be reworked to avo…
58 As mentioned, tests that show the correctness of the feature or bug fix should be added to the pull…
64 …s available to show test coverage of the library. New code contributions should provide a similar …
[all …]
H A DREADME.md11 Mbed TLS should build out of the box on most systems. Some platform specific options are available …
41 …d GNU Make. Those systems are always complete and up-to-date. The others should reflect all change…
50 … 3.8, Arm Compiler 6, IAR 8 and Visual Studio 2017. More recent versions should work. Slightly old…
55 * Doxygen 1.8.11 or later (if building the documentation; slightly older versions should work).
107 In order to build for a Windows platform, you should use `WINDOWS_BUILD=1` if the target is Windows…
H A DLICENSE191 the brackets!) The text should be enclosed in the appropriate
504 convey the exclusion of warranty; and each file should have at least
520 You should have received a copy of the GNU General Public License along
534 The hypothetical commands `show w' and `show c' should show the appropriate
539 You should also get your employer (if you work as a programmer) or your
H A DChangeLog142 * Note that TLS clients should generally call mbedtls_ssl_set_hostname()
626 they are now treated separately. This means that they should be
628 corresponding MBEDTLS_PSA_ACCEL symbol should be defined in case
831 * Developers using mbedtls_pkcs5_pbes2() or mbedtls_pkcs12_pbe() should
956 * Users integrating their own PSA drivers should be aware that
986 translation should define its own version of PSA_TO_MBEDTLS_ERR,
1383 should not be done - they are documented for use only by AES-GCM and
1418 TLS 1.3 handshake should now be configured with
1943 mbedtls_ssl_get_input_max_frag_len() should be replaced by
2023 compile-time option, which was off by default. Users should not trust
[all …]
/optee_os/core/lib/libtomcrypt/src/misc/
H A Dcompare_testvector.c57 int compare_testvector(const void* is, const unsigned long is_len, const void* should, const unsign… in compare_testvector() argument
63 res = XMEMCMP(is, should, is_len); in compare_testvector()
68 s_print_hex("SHOULD", should, should_len); in compare_testvector()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_misc.h179 int compare_testvector(const void* is, const unsigned long is_len, const void* should, const unsign…
/optee_os/core/pta/veraison_attestation/
H A DREADME.md9 For these reasons, the PTA should not be regarded as a best practice example for real-world attesta…
/optee_os/
H A D.clang-format5 # This is not perfect, but should help in most cases.
H A DMAINTAINERS10 Note that OP-TEE development mainly occurs on GitHub [2] so this file should be
16 2. Patches should generally be submitted as GitHub pull requests (more details
19 notifications, so they should see your pull requests. If you need to 'ping'
23 2. Bug reports and questions should be posted to the GitHub project as well
H A DCHANGELOG.md1110 * armv7: plat-imx: Cortex-A9 cores should enable branch prediction (`SCLTR.Z`)
1382 * [#1172][issue1172] paddr_t should be larger than 32 bits when
/optee_os/core/lib/libfdt/
H A DREADME.license13 entitled 'GPL' which should be included in this package. dtc code,
/optee_os/lib/libutils/isoc/
H A Dbget.doc67 this generally means that BGET should be used to allocate storage within
134 needn't know whether the storage it freed was adequate) it should return
238 cannot obtain the requested space, it should return NULL and the entire
298 the test program should make. */
/optee_os/core/arch/arm/dts/
H A Dstm32mp157c-ev1.dts350 * (ETH_CLK) should be removed.
/optee_os/core/arch/riscv/
H A Driscv.mk28 $(error Error: CFG_RV64_core or CFG_RV32_core should be defined)
/optee_os/core/arch/arm/crypto/
H A Daes_modes_armv8a_ce_a32.S381 @ Encrypt the IV in q0 with the second AES key. This should only
H A Daes_modes_armv8a_ce_a64.S174 #error INTERLEAVE should equal 2 or 4
/optee_os/core/lib/qcbor/
H A DREADME.md207 For most use cases you should just be able to add them to your
213 support UNIX style command line and make, you should be able to make a
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT187 the brackets!) The text should be enclosed in the appropriate