esp-idf/tools/unit-test-app/configs
Sachin Parekh 301dacfb33 Exception handlers for LoadStoreError and LoadStoreAlignmentError
Configurable option to use IRAM as byte accessible memory (in single core mode) using
load-store (non-word aligned and non-word size IRAM access specific) exception handlers.
This allows to use IRAM for use-cases where certain performance penalty
(upto 170 cpu cycles per load or store operation) is acceptable. Additional configuration
option has been provided to redirect mbedTLS specific in-out content length buffers to
IRAM (in single core mode), allows to save 20KB per TLS connection.
2020-02-26 20:21:59 +08:00
..
aes_no_hw
aes_no_hw_s2 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
app_update
app_update_s2 app_update: fix unit tests 2020-02-13 15:51:42 +08:00
bt
cxx_exceptions
cxx_rtti
default esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
default_2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
default_2_s2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
default_s2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
flash_encryption
freertos_compliance esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
freertos_compliance_s2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
libsodium
libsodium_s2 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
psram esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
psram_2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
psram_8m esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
psram_hspi
psram_vspi
release esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
release_2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
release_2_s2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
release_s2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
single_core Exception handlers for LoadStoreError and LoadStoreAlignmentError 2020-02-26 20:21:59 +08:00
single_core_2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
single_core_2_s2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
single_core_s2 esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
spi_flash_legacy
spi_flash_legacy_s2 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
test_utils
test_utils_psram
test_utils_s2 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00