]> granicus.if.org Git - esp-idf/commit
hwcrypto: Fixes for disabling one hardware unit causing reset of a different unit
authorAngus Gratton <angus@espressif.com>
Tue, 22 Nov 2016 07:09:32 +0000 (18:09 +1100)
committerAngus Gratton <angus@espressif.com>
Tue, 22 Nov 2016 09:42:38 +0000 (20:42 +1100)
commit2561b68af8ebc9949ad35887e9d1f0f5419022aa
treeaaf0eea02b92c6877f7d4285b228f60cebd91057
parentc48612e516c2378058ccac2225a815c0092a3046
hwcrypto: Fixes for disabling one hardware unit causing reset of a different unit

ROM functions reset related units, but this can have problems in a
multithreaded environment.
components/esp32/hwcrypto/aes.c
components/esp32/hwcrypto/sha.c
components/esp32/include/soc/dport_reg.h
components/esp32/include/soc/hwcrypto_reg.h
components/mbedtls/port/esp_bignum.c