]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/aes_fault_inj' into 'master'
authorAngus Gratton <angus@espressif.com>
Tue, 21 May 2019 05:44:32 +0000 (13:44 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 21 May 2019 05:44:32 +0000 (13:44 +0800)
commitba51e9fb5c98b98869179dd031f7fd837e0b0746
treebd8d13f39118de919b27b074c04cf3104212d211
parent0ccb7541f55b82dbf7542273d086e1716b26472c
parentaf98ca6b462f20956f3b9fe38959b460e258a05b
Merge branch 'bugfix/aes_fault_inj' into 'master'

mbedtls: Add simple fault injection check for hardware AES peripheral

See merge request idf/esp-idf!5023