esp-idf/components/esp_hw_support/include/soc
Martin Vychodil ee9aa9a302 System/Security: fix missing checks for CPU-count sensitive Memprot APIs (ESP32S3)
Some of the Memory Protection (internal) API functions dealing with per-CPU operations were missing appropriate handling of the CPU count actually configured by CONFIG_FREERTOS_UNICORE. The flaw was fixed across all the places found in the code as the issue was of general type
2022-07-02 20:12:56 +00:00
..
esp32 esp_psram: new psram component 2022-06-14 15:44:27 +08:00
esp32c2 SHA: added hardware support for SHA on C2. 2022-06-23 11:01:16 +08:00
esp32c3 esp_hmac: Fix documentation for API and Programming Guide 2022-06-28 12:47:28 +00:00
esp32h2 esp_hmac: Fix documentation for API and Programming Guide 2022-06-28 12:47:28 +00:00
esp32s2 esp_hmac: Fix documentation for API and Programming Guide 2022-06-28 12:47:28 +00:00
esp32s3 System/Security: fix missing checks for CPU-count sensitive Memprot APIs (ESP32S3) 2022-07-02 20:12:56 +00:00
soc_memory_types.h esp_hw_support: move soc_memory_types.h helper functions into esp_hw_support 2022-04-08 11:46:10 +08:00