Files
contiki/cpu/cc2538/dev
Benoît Thébaudeau 1da00a482f cc2538: aes: Fix possibly missing result available status
Depending on the use case and on the timings,
aes_auth_crypt_check_status() sometimes never reported an available
result, leading to a deadlock of any protothread waiting for this event,
and to a WDT reset if a protothread was polling it.

This was caused by aes_auth_crypt_start() clearing the result available
interrupt after operations that may rightfully trigger it, leading to a
missed interrupt.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2016-06-23 22:25:27 +02:00
..
2013-12-06 22:07:45 +01:00
2013-12-06 22:07:45 +01:00
2016-01-04 00:28:27 +01:00
2016-01-04 00:28:27 +01:00
2016-01-04 00:28:27 +01:00
2016-01-04 00:28:27 +01:00
2016-04-18 11:40:52 +02:00
2016-04-15 15:50:01 +02:00
2016-01-04 00:28:27 +01:00
2013-12-06 22:07:45 +01:00
2016-01-04 00:28:27 +01:00
2015-04-27 01:14:51 +02:00
2013-04-06 21:07:31 +01:00
2015-02-16 10:17:58 +01:00
2013-04-06 21:07:31 +01:00
2014-04-13 14:38:00 +01:00
2015-02-16 10:17:58 +01:00
2013-12-06 22:07:45 +01:00
2015-05-18 10:02:55 +02:00
2015-06-05 21:50:49 +02:00
2016-01-09 15:43:20 +01:00
2015-05-12 23:42:19 +01:00
2015-05-12 23:42:19 +01:00