Searched full:misra (Results 1 – 20 of 20) sorted by relevance
/Zephyr-Core-2.7.6/doc/contribute/coding_guidelines/ |
D | index.rst | 39 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/ |
D | same_identifier.cocci | 2 // https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_05_07.c
|
D | boolean.cocci | 2 // https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_14_04.c
|
D | reserved_names.cocci | 2 // https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_21_02.c
|
D | ignore_return.cocci | 4 //# cast it to void to explicitly ignore while adhering to MISRA-C.
|
/Zephyr-Core-2.7.6/tests/kernel/common/ |
D | testcase.yaml | 11 kernel.common.misra:
|
/Zephyr-Core-2.7.6/cmake/compiler/ |
D | compiler_flags_template.cmake | 37 # Compiler flags to use when compiling according to MISRA
|
/Zephyr-Core-2.7.6/arch/x86/core/ia32/ |
D | fatal.c | 174 /* 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/ |
D | math_helper.h | 29 * Misra-C changes done
|
/Zephyr-Core-2.7.6/ |
D | Kconfig.zephyr | 332 bool "MISRA standards compliance features" 334 Causes the source code to build in "MISRA" mode, which
|
D | CMakeLists.txt | 216 # @Intent: Obtain toolchain compiler flags relating to MISRA.
|
/Zephyr-Core-2.7.6/doc/releases/ |
D | release-notes-2.6.rst | 2202 * :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
|
D | release-notes-1.14.rst | 490 * 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
|
D | release-notes-2.4.rst | 1252 * :github:`27074` - doc: coding_guidelines: broken links to MISRA-C example suite 1842 * :github:`9893` - MISRA C Review switch statement usage
|
D | release-notes-2.5.rst | 1668 * :github:`28629` - tests: kernel: common: and common.misra are failing on nrf52840dk
|
D | release-notes-2.7.rst | 2251 * :github:`34832` - Coding Guideline - MISRA rule 14.4 not applied properly
|
/Zephyr-Core-2.7.6/doc/guides/test/ |
D | twister.rst | 683 - kernel.common.misra
|
/Zephyr-Core-2.7.6/kernel/ |
D | userspace.c | 421 /* The cast to pointer-to-non-const violates MISRA in z_object_find()
|
/Zephyr-Core-2.7.6/doc/development_process/ |
D | dev_env_and_tools.rst | 272 or other categories (e.g., Coding Style, MISRA-C) affected by
|
/Zephyr-Core-2.7.6/scripts/release/ |
D | twister_last_release.csv | 24822 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 …]
|