esp-idf/components/esp-tls
Angus Gratton 420aef1ffe Updates for riscv support
* Target components pull in xtensa component directly
* Use CPU HAL where applicable
* Remove unnecessary xtensa headers
* Compilation changes necessary to support non-xtensa gcc types (ie int32_t/uint32_t is no
  longer signed/unsigned int).

Changes come from internal branch commit a6723fc
2020-11-13 07:49:11 +11:00
..
esp-tls-crypto esp32/esp-tls: Make crypto abstraction layer inside esp-tls 2020-10-23 05:16:06 +00:00
private_include esp_tls_wolfssl: 1) Fix SNI for wolfSSL 2020-02-27 15:20:22 +05:30
CMakeLists.txt esp32/esp-tls: Make crypto abstraction layer inside esp-tls 2020-10-23 05:16:06 +00:00
component.mk esp32/esp-tls: Make crypto abstraction layer inside esp-tls 2020-10-23 05:16:06 +00:00
esp_tls_mbedtls.c esp32s2/esp_ds: Digital Signature software support 2020-09-22 18:31:31 +05:30
esp_tls_wolfssl.c esp_tls_wolfssl: fix incorrect error message after handshake fails 2020-06-18 10:10:40 +05:30
esp_tls.c Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_tls.h esp32s2/esp_ds: Digital Signature software support 2020-09-22 18:31:31 +05:30
Kconfig esp32s2/esp_ds: Digital Signature software support 2020-09-22 18:31:31 +05:30