esp-idf/components
Angus Gratton 50e0a54630 esp32 hwcrypto: Use spinlock instead of lock to protect AES
More than doubles performance of mbedTLS AES self-tests.
2017-08-25 16:08:03 +10:00
..
app_trace
app_update
aws_iot
bootloader
bootloader_support
bt Merge branch 'bugfix/btdm_config_local_privacy_func' into 'master' 2017-08-24 10:48:57 +08:00
coap
console console: initialize buf_size before calling open_memstream 2017-08-23 01:10:30 +08:00
cxx
driver Merge branch 'bugfix/touch_pad_driver' into 'master' 2017-08-23 19:12:39 +08:00
esp32 esp32 hwcrypto: Use spinlock instead of lock to protect AES 2017-08-25 16:08:03 +10:00
espcoredump
esptool_py esptool: Update to v2.1 final release 2017-08-22 11:49:07 +10:00
ethernet component/esp32 : move Phy outof Wifi section 2017-08-23 17:51:31 +08:00
expat
fatfs
freertos Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
heap
idf_test unit test: add sd env and spi env for sdmmc 2017-08-22 21:01:34 +08:00
jsmn
json
libsodium libsodium: Use mbedTLS implementations for SHA256 & SHA512 2017-08-18 16:29:04 +10:00
log
lwip Merge branch 'bugfix/tw14823_lwip_assert_err' into 'master' 2017-08-24 11:29:32 +08:00
mbedtls esp32 hwcrypto: Use AES registers directly 2017-08-25 16:08:03 +10:00
mdns
micro-ecc
newlib newlib: implement usleep 2017-08-21 15:58:28 +08:00
nghttp nghttp: Restore nghttp2 v1.24 2017-08-22 13:01:36 +10:00
nvs_flash nvs: Support for handling multiple NVS partitions 2017-08-22 13:48:14 +05:30
openssl
partition_table Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
sdmmc Merge branch 'test/UT_SDMMC' into 'master' 2017-08-24 14:41:39 +08:00
soc esp32 hwcrypto: Use AES registers directly 2017-08-25 16:08:03 +10:00
spi_flash Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
tcpip_adapter tcpip_adapter/lwip: optimize wifi/ip event 2017-08-21 14:36:44 +08:00
ulp
vfs vfs: implement fcntl via VFS interface 2017-08-21 15:58:28 +08:00
wear_levelling
wpa_supplicant
xtensa-debug-module