OVMS3-idf/components/mbedtls
Tian Hao f7e8856520 component/esp32 : fix dualcore bug
1. When dual core cpu run access DPORT register, must do protection.
2. If access DPORT register, must use DPORT_REG_READ/DPORT_REG_WRITE and DPORT_XXX register operation macro.
2017-05-08 21:53:43 +08:00
..
include Added missing platform.h to mbedtls ssl.h 2017-03-03 14:59:15 +11:00
library mbedtls hardware RSA: Put into menuconfig, squash warnings 2016-11-18 15:50:45 +11:00
port component/esp32 : fix dualcore bug 2017-05-08 21:53:43 +08:00
test mbedtls: Use two MPI multiplications when multiply operands too large 2017-01-31 14:36:26 +11:00
apache-2.0.txt Add mbedtls release version 2.3.0 2016-09-05 12:03:39 +10:00
ChangeLog Add mbedtls release version 2.3.0 2016-09-05 12:03:39 +10:00
component.mk mbedTLS SHA acceleration: Allow concurrent digest calculation, works with TLS 2016-11-22 20:42:38 +11:00
Kconfig mbedTLS: Add generic support for mbedTLS debug output via the esp_log functionality 2017-03-07 10:18:47 +11:00
LICENSE Add mbedtls release version 2.3.0 2016-09-05 12:03:39 +10:00
Makefile.projbuild Build system: Allow components to add to the global CFLAGS via Makefile.projbuild 2016-09-09 11:08:19 +10:00