OVMS3-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 test_utils: implement performance timer 2019-11-18 10:29:01 +08:00
aes_no_hw_s2 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
app_update app_update: Change NUM_PIN_APP_TEST for unit test 2018-08-24 16:52:27 +08:00
app_update_s2 app_update: fix unit tests 2020-02-13 15:51:42 +08:00
bt Rename Kconfig options (components/bt) 2019-05-21 09:09:01 +02:00
cxx_exceptions C++: added unit tests for builtin type exceptions 2019-11-18 08:53:50 +08:00
cxx_rtti C++: rtti unit tests, corresponding CI config 2020-01-13 16:39:21 +08:00
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 spi_flash: remove duplicate definition of spi_flash_unlock 2019-08-23 12:37:55 +08:00
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 app_update: Add unit tt pests for ota, factory, test partitions 2018-08-16 09:57:32 +05:00
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 ci: Increase INT_WDT_TIMEOUT_MS for PSRAM configs 2019-10-28 18:58:05 +11:00
psram_vspi ci: Increase INT_WDT_TIMEOUT_MS for PSRAM configs 2019-10-28 18:58:05 +11:00
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 flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 2019-10-19 14:56:43 +08:00
spi_flash_legacy_s2 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
test_utils test_utils: implement performance timer 2019-11-18 10:29:01 +08:00
test_utils_psram test_utils: implement performance timer 2019-11-18 10:29:01 +08:00
test_utils_s2 global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00