Lines Matching +full:- +full:- +full:valid +full:- +full:-
13 ---------------------------------------------
20 Use-case Requirements
21 ---------------------
30 -------------------------------------
32 1. The FFS ToC defines the set of valid access ranges in terms of partitions
33 2. The read-only property of partitions is enforced
34 3. The ToC is considered read-only
35 4. Read access to valid ranges must be granted
36 5. Write access to valid ranges may be granted
37 6. Access ranges that are valid may map into a backing file associated with
39 7. A read of a valid access range that maps into the backing file will render
41 8. A read of a valid access range that does not map into the backing file will
44 10. A write to a valid access range that maps into the backing file will update
46 11. A write to a valid access range that does not map into the backing file
48 12. A write to a valid access range may fail if the range is not marked as
50 the write window intersecting the read-only range.
56 host-side error handling. Opening a write window gives the indication that