mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 23:51:56 +00:00
While we're working on doc publishing that separates kernel docs that are release-specific from project docs that aren't, (temporarily) put the security documents here so they'll be published with the 1.9 release. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
15 lines
304 B
ReStructuredText
15 lines
304 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
|