docs: add chapter about overall "security" area guide

List down considerations for the following areas:

- Hardware security
- Network security
- Product security

Also added brief explanation about "Security Policy" for ESP-IDF.

Closes IDF-1565
This commit is contained in:
Mahavir Jain
2022-11-18 14:03:10 +05:30
parent e8c393ad0a
commit 11f2683c27
11 changed files with 262 additions and 0 deletions
@@ -61,6 +61,8 @@ Advanced APIs
Example that uses advanced ESP_HTTPS_OTA APIs: :example:`system/ota/advanced_https_ota`.
.. _ota_updates_pre-encrypted-firmware:
OTA Upgrades with Pre-Encrypted Firmware
----------------------------------------