mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7ba6be782e
Secure boot: Option for app & partition table signing to happen outside build system Allows for a remote signing server, private signing key does not need to be on the build system. See merge request !320