Skip to content

Commit d83f926

Browse files
thoh-otnashif
authored andcommitted
doc: security: Change link to development model.
The development model docs are now part of the technical docs. Signed-off-by: Thomas Ebert Hansen <[email protected]>
1 parent 2203489 commit d83f926

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

doc/security/security-overview.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,7 @@ The quality assurance part encompasses the following criteria:
381381
These reviews shall be performed by the subsystem maintainers and
382382
developers on a functional level and are to be distinguished from
383383
security reviews as laid out in the `Secure Design`_ section.
384-
Please refer to the `development model documentation`_ on the
385-
Zephyr project Wiki.
384+
Refer to the :ref:`development_model` documentation for more information.
386385

387386
- **Static Code Analysis** tools efficiently detect common coding
388387
mistakes in large code bases. All code shall be analyzed using an
@@ -398,8 +397,9 @@ The quality assurance part encompasses the following criteria:
398397
the approver(s) of the waiver. This shall as a minimum run on the
399398
main release branch and on the security branch. It shall be
400399
ensured that each release has zero issues with regard to static
401-
code analysis (including waivers). Please refer to the
402-
`development model documentation`_ on the Zephyr project Wiki.
400+
code analysis (including waivers).
401+
Refer to the :ref:`development_model` documentation for more information.
402+
403403

404404
- **Complexity Analyses** shall be performed as part of the development
405405
process and metrics such as cyclomatic complexity shall be
@@ -777,5 +777,3 @@ include [GHS10]_
777777

778778
These assumptions shall be part of the security claim and evaluation
779779
target documents.
780-
781-
.. _`development model documentation`: https://github.com/zephyrproject-rtos/zephyr/wiki/Development-Model

0 commit comments

Comments
 (0)