mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ee7554c1c4
The race condition is very unlikely on real hardware but can be observed with qemu under heavy load. Also add missing `memw` instructions which are generated by the C compiler but absent in the assembly code. Signed-off-by: Paul Guyot <pguyot@kallisys.net> Signed-off-by: KonstantinKondrashov <konstantin@espressif.com> Merges https://github.com/espressif/esp-idf/pull/11447 Closes https://github.com/espressif/esp-idf/issues/11433 |
||
---|---|---|
.. | ||
arch | ||
include | ||
soc | ||
brownout.c | ||
CMakeLists.txt | ||
cpu_start.c | ||
esp_system_chip.c | ||
esp_system_linux.c | ||
panic_handler.c |