Commit 9e79834e authored by Valerie Aurora's avatar Valerie Aurora
Browse files

Improve wording on memory safety requirements

parent 4c8e23ca
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -840,7 +840,7 @@ Manufacturers are already required to provide the ability to enable testing and

The MSA can and will request source code if desired.

### 5.2.X TR-IMEM Prevent memory safety attacks
### 5.2.X TR-IMEM Prevent memory safety errors

#### 5.2.X.x Requirement

@@ -882,7 +882,7 @@ TBD: define memory-safe language
  * Result: source code is in a memory-safe language and the documentation of all uses of unsafe memory features convincingly demonstrates that each one of them does not present a security risk
  * Documentation: source code and documentation of use of unsafe features

#### 5.2.X.x MI-MERR Memory error mitigations
#### 5.2.X.x MI-MERR Memory error mitigations for device drivers

FIXME copy from OS