mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-17 00:13:06 +03:00
Replace the key-lifetime check with explicit ownership tracking so a caller-supplied volatile PSA key is also preserved on cleanup, and drop the DS/HARDWARE_ECDSA compile guard so the ESP_KEY_SOURCE_PSA path is released on pure secure-element builds.