kopia lustrzana https://github.com/espressif/esp-idf
301dacfb33
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. |
||
---|---|---|
.. | ||
aes_no_hw | ||
aes_no_hw_s2 | ||
app_update | ||
app_update_s2 | ||
bt | ||
cxx_exceptions | ||
cxx_rtti | ||
default | ||
default_2 | ||
default_2_s2 | ||
default_s2 | ||
flash_encryption | ||
freertos_compliance | ||
freertos_compliance_s2 | ||
libsodium | ||
libsodium_s2 | ||
psram | ||
psram_2 | ||
psram_8m | ||
psram_hspi | ||
psram_vspi | ||
release | ||
release_2 | ||
release_2_s2 | ||
release_s2 | ||
single_core | ||
single_core_2 | ||
single_core_2_s2 | ||
single_core_s2 | ||
spi_flash_legacy | ||
spi_flash_legacy_s2 | ||
test_utils | ||
test_utils_psram | ||
test_utils_s2 |