]> granicus.if.org Git - esp-idf/commit
Flash encryption / secure boot: Temporarily disable on-device key generation
authorAngus Gratton <angus@espressif.com>
Fri, 2 Dec 2016 07:16:34 +0000 (23:16 -0800)
committerAngus Gratton <angus@espressif.com>
Fri, 2 Dec 2016 07:49:13 +0000 (23:49 -0800)
commitceb85669702f01f3e30ddfcdd841dfe64e1a597c
tree7f511563daa160a1a49e89f69322d9a50e858fc7
parentf62b83fb77089d5360a64199854aa8923481c75c
Flash encryption / secure boot: Temporarily disable on-device key generation

Will be enabled after seeding of HWRNG in bootloader is fully tested/qualified.
components/bootloader_support/src/flash_encrypt.c
components/bootloader_support/src/secure_boot.c
docs/security/flash-encryption.rst
docs/security/secure-boot.rst