Embedded Systems Coding Standards Notes¶
Overview¶
A list of Embedded Systems Coding Standards & resources.
Coding Standards¶
- MISRA C/C++: Code safety for critical systems
- AUTOSAR: Standard for automotive software architecture
- ISO 26262: Road vehicles - Functional safety (ASIL)
- IEC 61508: Functional safety of electrical/electronic/programmable electronic safety-related systems (SIL)
- ISO 21448: Safety of the intended functionality (SOTIF)
- ISO/SAE 21434: Road vehicles - Cybersecurity engineering
- SAE J3061: Cybersecurity guidebook for cyber-physical vehicle systems
- CERT: Code safety
- CWE and CWE Top 25: Common Weakness Enumeration
- Risk assessment: Health, Safety, and Environment (HSE)
References¶
- Coding standards: https://www.perforce.com/blog/qac/secure-coding-standards