SC-3(5) - Security Function Isolation | Layered Structures

Implement security functions as a layered structure minimizing interactions between layers of the design and avoiding any dependence by lower layers on the functionality or correctness of higher layers.


ID: SC-3(5)
Enhancement of : SC-3