dcf1a05956
mbedtls/library/alignment.h:98:5: warning: writing 4 bytes into a region of size 0 [-Wstringop-overflow=] 98 | memcpy(p, &x, sizeof(x)); | ^~~~~~~~~~~~~~~~~~~~~~~~ mbedtls/library/cmac.c: In function 'mbedtls_cipher_cmac_finish': mbedtls/library/cmac.c:288:19: note: at offset 20 into destination object 'M_last' of size 16 288 | unsigned char M_last[MBEDTLS_CIPHER_BLKSIZE_MAX]; | ^~~~~~ Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> |
||
---|---|---|
.. | ||
include | ||
source | ||
.gitignore | ||
0001-mbedtls-entropy_poll-use-getrandom-to-get-the-system.patch | ||
0002-mbedtls-add-mbedtls-x509-crt-pool.patch | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
Makefile |