Freedom from Interference

The safety architecture forms the fundament for the coexistence of functions with different ASIL classifications

It is state of the art to allow several safety-relevant functions with different ASILs or QM classification to coexist on a common hardware. A suitable software architecture is indispensable for corresponding software projects according to ISO 26262. This safety architecture shows the independent software elements and their interfaces. Compliance with this safety architecture is the basis for freedom from interference.

Compliance with the planned interfaces enables Freedom from Interference

The architecture check of Axivion Suite ensures the consistent use of the defined interfaces and the selected communication mechanisms. Deviations from the architecture are immediately highlighted in the source text. This includes, among other things, unspecified function calls, overwriting of data or, more generally, reference to declarations not defined as interfaces.

The picture shows a safety architecture with two ASIL partitions and one QM partition. Within the partitions, a more detailed architecture is indicated, but this is not relevant in the context of the analysis for Freedom from Interference. Here we are concerned with the interfaces between partitions of different criticality. These interfaces can be modelled in many ways. However, the execution of low-criticality code in the context of a higher-criticality partition presumably constitutes a violation of the safety case. Such dependencies violating the safety architecture are marked in the picture.
Without a check for compliance with the safety architecture such violations can only be detected late in the process with hardware and configured MPU/MMU. With the architecture analysis, these violations are immediately found as architecture violations. In contrast to dynamic testing on hardware, this check can also be integrated directly into the CI/DevOps pipeline.

The picture shows a safety architecture with two ASIL partitions and one QM partition.

Simplified integration of a safety system

If the software elements are additionally checked for compliance with a suitable coding guideline (e.g. AUTOSAR C++ 14, Misra, …) using static semantic analysis, programming errors that lead to undefined behaviour can also be largely excluded. This combination thus provides a strong argument for Freedom from Interference in Mixed ASIL systems.

These checks can be used early in the development process, during coding. In a partitioned system with memory protection, significantly fewer problems are thus to be expected in the late integration phases (e.g. MMU/MPU exceptions).

I would like to know more about Freedom from Interference:

    If you are already using the Axivion Suite and have a technical question, you can contact support[at]axivion.com directly.