mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Added explicit wait for key manager state to be idle before configuring the register for flash encryption key usage from efuse. This now ensures that flash contents are encrypted using efuse programmed key. Also refactored code a bit to move into target specific directory.