]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/secure_boot_fixes' into 'master'
authorAngus Gratton <angus@espressif.com>
Thu, 17 Nov 2016 09:42:03 +0000 (17:42 +0800)
committerAngus Gratton <angus@espressif.com>
Thu, 17 Nov 2016 09:42:03 +0000 (17:42 +0800)
commitacafa9aaa89b1d3fa0e9d412a07f07f0b3b2dd92
tree65937a88530d1c4b3f5a698fbf49db407d73fc05
parent6472f193ab6fe9549ab512db14c56b3952d8dc24
parent12dd886ee194004ce8f9e74c1b3329b3b40129be
Merge branch 'bugfix/secure_boot_fixes' into 'master'

Secure boot related fixes

Fix some issues (mostly build system) from the secure boot implementation

Also refactor the way submodule checks are applied to make them more reliable.

See merge request !207