zephyr/doc/security/security.rst
David Brown a7ffc83bcc doc: Create a sensor threat model doc
Add a doc to the security section enumerating a threat model for a
sensor-type device.  This will help the direction of work to meet these
security requirements for this particular application.

Signed-off-by: David Brown <david.brown@linaro.org>
2018-05-25 17:23:07 -04:00

16 lines
325 B
ReStructuredText

.. _zephyr-security-docs:
Zephyr Project Security
#######################
These documents describe the requirements, processes, and developer guidelines
for ensuring security is addressed within the Zephyr project.
.. toctree::
:maxdepth: 1
:glob:
security-overview.rst
secure-coding.rst
sensor-threat.rst