esp-idf/components/idf_test/include
Laukik Hase d53d4ec930 esp32/mpi: Added alternate workaround for MPI data corruption issue
- Use DPORT_WRITE_REG (volatile writes) wrappers to write to the
  MPI peripheral
- Updated the previous workaround added for the same issue as it
  was failing in some long runs and with `COMPILER_OPTIMIZATION_PERF`
  enabled.
- The test performance numbers had to be updated due to the
  performance penalty introduced by this fix.

Closes https://github.com/espressif/esp-idf/issues/10403
2023-03-06 06:43:17 +00:00
..
esp32 esp32/mpi: Added alternate workaround for MPI data corruption issue 2023-03-06 06:43:17 +00:00
esp32c2 SHA: added hardware support for SHA on C2. 2022-06-23 11:01:16 +08:00
esp32c3 freertos-smp: Fix spi_speed test for FreeRTOS SMP 2022-07-05 05:11:16 +00:00
esp32h2 spi_flash_test: remove threshold from unit test 2022-01-16 19:19:14 +00:00
esp32s2 test_rsa.c: remove 'use_blinding' variable. 2022-04-20 01:07:01 +00:00
esp32s3 test_rsa.c: remove 'use_blinding' variable. 2022-04-20 01:07:01 +00:00
idf_performance.h freertos: fix inlining for xtensa port 2022-07-07 09:04:51 +00:00