esp-idf/components/freertos/test/port
Marius Vikhammer 486316f222 spinlock: fixed spinlocks not working on S3 if placed in PSRAM
The compare and set instruction (S32C1I) cannot be used when
lock is not in internal memory.

Closes https://github.com/espressif/esp-idf/issues/9120
2022-06-08 14:31:16 +08:00
..
test_context_save_clobber.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_context_save_clobber.S freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_float_in_isr.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_freertos_hooks.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_freertos_isinisrcontext.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_newlib_reent.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_spinlocks.c spinlock: fixed spinlocks not working on S3 if placed in PSRAM 2022-06-08 14:31:16 +08:00
test_thread_local.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00
test_xtensa_loadstore_handler.c freertos: move test files to appropriate subfolders 2022-04-21 07:55:34 +00:00