diff --git a/docs/threat_model/threat_model.rst b/docs/threat_model/threat_model.rst index 611e8a108..86b21345f 100644 --- a/docs/threat_model/threat_model.rst +++ b/docs/threat_model/threat_model.rst @@ -617,19 +617,18 @@ each diagram element of the data flow diagram. | Threat | | **Improperly handled SMC calls can leak register | | | contents** | | | | -| | | When switching between secure and non-secure | -| | states, register contents of Secure world or | -| | register contents of other normal world clients | -| | can be leaked. | +| | | When switching between worlds, TF-A register state | +| | can leak to software in different security | +| | contexts. | +------------------------+------------------------------------------------------+ -| Diagram Elements | DF5 | +| Diagram Elements | DF4, DF5 | +------------------------+------------------------------------------------------+ | Affected TF-A | BL31 | | Components | | +------------------------+------------------------------------------------------+ | Assets | Sensitive Data | +------------------------+------------------------------------------------------+ -| Threat Agent | NSCode | +| Threat Agent | NSCode, SecCode | +------------------------+------------------------------------------------------+ | Threat Type | Information Disclosure | +------------------------+-------------------+----------------+-----------------+