Home
last modified time | relevance | path

Searched refs:since (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/drivers/
H A Datmel_shdwc_a32.S22 .macro check_fit_in_cacheline since argument
23 .if (. - \since) > 32
/optee_os/core/lib/libfdt/
H A DREADME.license21 practice, equivalent to being BSD licensed, since the terms of the BSD
/optee_os/core/arch/arm/kernel/
H A Dentry_a64.S863 .macro check_vector_size since argument
864 .if (. - \since) > (32 * 4)
H A Dthread_a64.S222 .macro check_vector_size since argument
223 .if (. - \since) > (32 * 4)
/optee_os/core/drivers/pm/sam/
H A Dpm_suspend.S309 .macro check_fit_in_sram since argument
310 .if (. - \since) > 0x10000
/optee_os/lib/libutils/isoc/
H A Dbget.doc44 than 25 years have passed since the first implementation of this code.
70 buffer pools may not be larger than a segment, but since BGET allows any
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog219 corresponding PSA mechanism is enabled, since the server provides the
1098 used on a shared secret from a key agreement since its input must be
1116 inadvertently broken since Mbed TLS 3.0.
1626 which have been broken, resulting in compilation errors, since Mbed TLS
1686 which had been unmaintained since 2018.
2052 * Remove MBEDTLS_SSL_MAX_CONTENT_LEN configuration option, since
2083 * Remove MBEDTLS_ECDH_LEGACY_CONTEXT config option since this was purely for
2239 mbedtls_mpi_read_xxx functions (including in particular TLS code) since
2370 all calls inside the library were safe since this function is
2542 MBEDTLS_MODE_ECB to 0, since ECB mode ciphers don't use IVs.
[all …]
H A DLICENSE394 5. You are not required to accept this License, since you have not
/optee_os/
H A DCHANGELOG.md1868 ## Issues resolved since last release
1949 ## Issues resolved since last release
1950 N/A since this is the first release tag on OP-TEE.