esp-idf/components/esp_system/port
Aditya Patwardhan 4dc2ace0b7
fix(esp_hw_support): Update key manager support
1) Added new Key Manager APIs
    2) Added crypto locking layer for Key Manager
    3) Remove support for deploying known key
    4) Format key manager support
    5) Fix build header error
    6) Updated the key_mgr_types.h file
    7) Added key manager tests
2024-01-23 10:24:39 +05:30
..
arch feat(esp32c5): add system related supports 2024-01-02 11:17:11 +08:00
include fix(panic): fixed cache error being reported as illegal instruction 2023-12-04 10:49:00 +08:00
soc refactor(tools): Tidy up core component files copyright ignore 2024-01-22 18:07:35 +08:00
brownout.c feat(esp32c5): add system related supports 2024-01-02 11:17:11 +08:00
CMakeLists.txt feat(wdt): add multicore support for WDTs on RISCV 2023-10-23 18:26:08 +08:00
cpu_start.c fix(esp_hw_support): Update key manager support 2024-01-23 10:24:39 +05:30
esp_ipc_isr.c feat(esp_system): Support IPC_ISR for ESP32P4 2023-09-15 23:38:12 +08:00
esp_system_chip.c fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00
esp_system_linux.c heap: add linux target support 2022-12-06 10:49:59 +08:00
panic_handler.c fix(panic): fixed cache error being reported as illegal instruction 2023-12-04 10:49:00 +08:00
usb_console.c fix(uart,usj...): Fix wrong serial number that has been parsed to rom functions, 2024-01-18 10:51:51 +08:00