]> granicus.if.org Git - esp-idf/commit
mbedtls hardware bignum: Support "RSA" interrupt for end of operation
authorAngus Gratton <angus@espressif.com>
Fri, 18 Nov 2016 04:53:00 +0000 (15:53 +1100)
committerAngus Gratton <angus@espressif.com>
Fri, 18 Nov 2016 04:53:00 +0000 (15:53 +1100)
commit36f29017b62336ecf58d52b91f88b3c11ab36fe8
treea48c9c0dc9b1413ae74e9ca2b0bca04b6f1b5a4b
parent68d370542a19c3d1b406a2ba6da3b8f088e541ae
mbedtls hardware bignum: Support "RSA" interrupt for end of operation

Allows CPU to do other things which bignum operation is in
progress.
components/mbedtls/Kconfig
components/mbedtls/port/esp_bignum.c