Skip to content

Commit 973a6cf

Browse files
committed
deploy: 0f45144
1 parent f1ad842 commit 973a6cf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

pull/47/Interference_Scenarios_for_an_ARM64_Linux_System.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1532,6 +1532,13 @@ <h3 id="statistical-considerations">Statistical considerations</h3>
15321532
And such interference is not always detectable, depending on which component it might affect.</p>
15331533
</li>
15341534
</ol>
1535+
<p>These features are usually enabled in a mixed criticality scenario, when attempting to contain interference.
1536+
The choice of enabling them, despite the associated risk, might be driven by overall considerations about choosing the lesser evil.
1537+
Of course one could attemtp to qualify them, but then it is necessary to consider the fact that in reality it is necessary to qualify them together with the user-space-provided policies they will enact.
1538+
Without being configured by user-space, neither SELinux nor cgroups are of any particular use.</p>
1539+
<p>An alternative - possibly more costly - path could be to instead isolate more safety-relevant loads from non-safety-relevant ones, introducing a second virtual machine, with a hypervisor underneath.
1540+
The caveat is that now the hypervisor can be a source of interference. And it is also necessary to have HW capable to support an EL2.
1541+
It can be an interesting alternative, though, if using a Type1 hypervisor (like Xen), because it is relatively simple in comparison to qualifying the Linux code.</p>
15351542
<h2 id="sources-of-interference">Sources of Interference</h2>
15361543
<p>It is useful to model the most probable causes for spatial interference, even if not exhaustively.</p>
15371544
<p>Note: for the purpose of this document, the hardware is considered qualified up to the highest safety integrity level required by any use case. The qualification is to be intended at unit level, meaning that no

pull/47/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)