Skip to content

Commit 89545d9

Browse files
committed
Draft of proposed approach
1 parent 0ce5387 commit 89545d9

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

approach.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# OSEP proposed approach
2+
3+
a) Identify and document system scope, losses and hazards
4+
5+
* *Assumed* system context, boundaries of analysis, role of OS, etc
6+
* OS-level losses/hazards that *may* violate a system's safety goals
7+
* Specific to the topic: start simple and elaborate later!
8+
9+
b) Identify and document constraints and mitigations
10+
* Constraints: Criteria that must be satisfied to *prevent* hazard
11+
* Mitigations: To reduce *impact* of hazards that are not prevented
12+
13+
c) Identify and document kernel features or external mechanisms
14+
* To implement OS- or system-level constraints and mitigations
15+
* To be identified and/or investigated by other WGs?
16+
17+
d) Investigate and document processes and tools to:
18+
* Implement constraints or mitigations via engineering processes
19+
* Verify constraints and mitigations (at all levels)
20+
* Validate constraints, mitigations & verification measures in-context
21+
* Identify or provide other evidence to support claims
22+
23+
e) Identify and document claims and use cases
24+
* To illustrate how a+b+c+d might support an in-context safety argument
25+
* Use cases with kernel config(s) and hardware / system dependencies?

0 commit comments

Comments
 (0)