mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-08 22:39:43 -05:00
Added check to whether nvs_keys partition is provided or not in partiton csv. Converted nvs_sec_provider_register_flash_enc_ctr and nvs_sec_provider_register_hmac_ctr functions from __attribute__(constructor) to ESP_SYSTEM_INIT_FN.