Unverified Commit 49daa695 authored by Aki Braun's avatar Aki Braun
Browse files

there seems to be an overlap here

Possible clarification solutions:

- eliminate either 5.12.16.2 or 5.2.16.4
- be more explicit with one of the above two clauses being for implementing the option and the other executing the behaviour regardless of how the command is issued (installer, preferences option, etc)
parent 0551ea0c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1185,7 +1185,7 @@ The product shall provide a method of deleting all user data and settings and re

#### 5.2.16.2 MI-RSET: Secure deletion via reset (### 5.14.N DRT)

* **\[REQ-DRT-3w50j]** The product shall reset to its secure-by-default state after receiving a reset command.
* **\[REQ-DRT-3w50j]** The product shall provide a command to remove all data and settings and restore to its secure-by-default state.

[//]: # (### 6.14.N DRT)

@@ -1194,7 +1194,7 @@ The product shall provide a method of deleting all user data and settings and re
* Reference: TR-SCDL
* Objective: Secure deletion
* Preparation: Document every type of stored data or setting that may be changed by the user on the product, how to store it on the product, and how to read it from the product
* Activities: For each type of user data or setting that may be stored and changed by the user on the product, write an instance of the data or setting stored on the product that is different from the default and read it from the product; once all types of data have been written and read, reset the product, and read each type of data again
* Activities: For each type of user data or setting that may be stored and changed by the user on the product, write an instance of the data or setting stored on the product that is different from the default and read it from the product; once all types of data have been written and read, invoke the command to revoke all data and settings and read each type of data again
* Verdict: If any data or setting is the same for both of the reads => FAIL, otherwise PASS
* Evidence: Record of each type of data or setting, what data or setting was written, what data or setting was returned by the first read, and what data or setting was returned by the second read, comparison of each one

@@ -1215,7 +1215,7 @@ The product shall provide a method of deleting all user data and settings and re

#### 5.2.16.4 MI-DELE: Secure deletion via secure deletion function (### 5.14.N DRT)

* **\[REQ-DRT-319xo]** The product shall reset to its secure-by-default state after the secure deletion function is used.
* **\[REQ-DRT-319xo]** The product shall reset to its secure-by-default state after the secure deletion functionality is used.

[//]: # (### 6.14.N DRT)