Home
last modified time | relevance | path

Searched full:misra (Results 1 – 20 of 20) sorted by relevance

/Zephyr-Core-2.7.6/doc/contribute/coding_guidelines/
Dindex.rst39 The coding guideline rules are based on MISRA-C 2012 and are a subset of MISRA-C.
47 available through the project. If you need a copy of MISRA-C 2012, please
56 * - MISRA C 2012
65 …- `Dir 1.1 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/D_01_01.c>`_
70 …- `Dir 2.1 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/D_02_01.c>`_
75 …- `Dir 3.1 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/D_03_01.c>`_
80 …- `Dir 4.1 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/D_04_01.c>`_
85 …- `Dir 4.2 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/D_04_02.c>`_
90 …- `Dir 4.4 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/D_04_04.c>`_
95 …- `Dir 4.5 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/D_04_05.c>`_
[all …]
/Zephyr-Core-2.7.6/scripts/coccinelle/
Dsame_identifier.cocci2 // https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_05_07.c
Dboolean.cocci2 // https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_14_04.c
Dreserved_names.cocci2 // https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_21_02.c
Dignore_return.cocci4 //# cast it to void to explicitly ignore while adhering to MISRA-C.
/Zephyr-Core-2.7.6/tests/kernel/common/
Dtestcase.yaml11 kernel.common.misra:
/Zephyr-Core-2.7.6/cmake/compiler/
Dcompiler_flags_template.cmake37 # Compiler flags to use when compiling according to MISRA
/Zephyr-Core-2.7.6/arch/x86/core/ia32/
Dfatal.c174 /* To comply with MISRA 13.2 rule necessary to exclude code that depends in df_handler_bottom()
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/common/
Dmath_helper.h29 * Misra-C changes done
/Zephyr-Core-2.7.6/
DKconfig.zephyr332 bool "MISRA standards compliance features"
334 Causes the source code to build in "MISRA" mode, which
DCMakeLists.txt216 # @Intent: Obtain toolchain compiler flags relating to MISRA.
/Zephyr-Core-2.7.6/doc/releases/
Drelease-notes-2.6.rst2202 * :github:`10042` - MISRA C - Do not cast an arithimetic type to void pointer
2203 * :github:`10041` - MISRA C - types that indicate size and signedness should be used instead of bas…
2204 * :github:`10030` - MISRA C - Document Zephyr's code guideline based on MISRA C 2012
2206 * :github:`9895` - MISRA C Add 'u' or 'U' suffix for all unsigned integer constants
2207 * :github:`9894` - MISRA C Make external identifiers distinct according with C99
2208 * :github:`9889` - MISRA C Avoid implicit conversion between integers and boolean expressions
2209 * :github:`9886` - MISRA C Do not mix signed and unsigned types
2210 * :github:`9885` - MISRA C Do not have dead code
2211 * :github:`9884` - MISRA-C Check return value of a non-void function
2212 * :github:`9882` - MISRA-C - Do not use reserved names
Drelease-notes-1.14.rst490 * Applied MISRA-C code guideline on the kernel and core components of Zephyr.
491 MISRA-C is a well established code guideline focused on embedded systems and
587 * We started applying MISRA-C (https://www.misra.org.uk/) code guideline on
588 the Zephyr kernel. MISRA-C is a well established code guideline focused on
1876 * :github:`11425` - MISRA C Do not use recursions
2114 * :github:`10013` - MISRA C - Review the use of memcpy, memcmp and memmove
2115 * :github:`10012` - MISRA-C Do not use feature from stdarg.h
2136 * :github:`9892` - MISRA C Avoid dynamic memory allocation
Drelease-notes-2.4.rst1252 * :github:`27074` - doc: coding_guidelines: broken links to MISRA-C example suite
1842 * :github:`9893` - MISRA C Review switch statement usage
Drelease-notes-2.5.rst1668 * :github:`28629` - tests: kernel: common: and common.misra are failing on nrf52840dk
Drelease-notes-2.7.rst2251 * :github:`34832` - Coding Guideline - MISRA rule 14.4 not applied properly
/Zephyr-Core-2.7.6/doc/guides/test/
Dtwister.rst683 - kernel.common.misra
/Zephyr-Core-2.7.6/kernel/
Duserspace.c421 /* The cast to pointer-to-non-const violates MISRA in z_object_find()
/Zephyr-Core-2.7.6/doc/development_process/
Ddev_env_and_tools.rst272 or other categories (e.g., Coding Style, MISRA-C) affected by
/Zephyr-Core-2.7.6/scripts/release/
Dtwister_last_release.csv24822 tests/kernel/common/kernel.common.misra,arc,hsdk,True,,,na,,0,0
24823 tests/kernel/common/kernel.common.misra,arc,em_starterkit_em11d,True,,,na,,0,0
24824 tests/kernel/common/kernel.common.misra,arc,em_starterkit_em7d_v22,True,,,na,,0,0
24825 tests/kernel/common/kernel.common.misra,arc,em_starterkit_em7d,True,,,na,,0,0
24826 tests/kernel/common/kernel.common.misra,arc,em_starterkit,True,,,na,,0,0
24827 tests/kernel/common/kernel.common.misra,arc,em_starterkit_em7d_normal,True,,,na,,0,0
24828 tests/kernel/common/kernel.common.misra,arc,nsim_sem_mpu_stack_guard,True,,,nsim,,0,0
24829 tests/kernel/common/kernel.common.misra,arc,nsim_sem,True,,,nsim,,0,0
24830 tests/kernel/common/kernel.common.misra,arc,nsim_hs_smp,True,,,nsim,,0,0
24831 tests/kernel/common/kernel.common.misra,arc,nsim_em_mpu_stack_guard,True,,,nsim,,0,0
[all …]