esp-idf/components/esp_hw_support/include
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
..
esp_private dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
hal hal: Route CPU and Interrupt Controller HAL/LL to esp_cpu calls 2022-06-14 14:40:03 +08:00
soc System/Security: fix missing checks for CPU-count sensitive Memprot APIs (ESP32S3) 2022-07-02 20:12:56 +00:00
clk_ctrl_os.h i2s: Introduced a brand new driver 2022-06-15 10:29:06 +08:00
compare_set.h hal: Route CPU and Interrupt Controller HAL/LL to esp_cpu calls 2022-06-14 14:40:03 +08:00
dport_access.h dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
esp_async_memcpy.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
esp_chip_info.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp_cpu.h esp_hw_support: Add esp_cpu.h abstraction and API 2022-06-14 14:30:58 +08:00
esp_crc.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
esp_fault.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
esp_interface.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
esp_intr_alloc.h esp_hw_support: update copyright notice 2021-08-05 16:30:10 +02:00
esp_mac.h docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
esp_memory_utils.h esp_hw_support: remove public dependency on bootloader_support 2022-04-16 10:50:12 +02:00
esp_memprot_err.h System/Security: Memprot API unified (ESP32S3) 2022-06-20 02:36:44 +00:00
esp_memprot_types.h System/Security: Memprot API unified (ESP32C3) 2021-12-21 01:50:36 +01:00
esp_memprot.h System/Security: Memprot API unified (ESP32S3) 2022-06-20 02:36:44 +00:00
esp_random.h esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
esp_sleep.h support ble modem sleep and light sleep 2022-06-14 19:52:50 +08:00
rtc_wdt.h esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
spinlock.h spinlock: fixed spinlocks not working on S3 if placed in PSRAM 2022-06-08 14:31:16 +08:00