Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame^] | 1 | .. SPDX-License-Identifier: BSD-3-Clause |
| 2 | .. SPDX-FileCopyrightText: Copyright TF-RMM Contributors. |
| 3 | |
| 4 | Security Handling |
| 5 | ================= |
| 6 | |
| 7 | Currently the RMM implementation conforms to the RMM Beta0 Specification |
| 8 | which means it is not yet ready to be productised. |
| 9 | |
| 10 | The generic security incident process can be found at |
| 11 | `TrustedFirmware.org security incident process`_. |
| 12 | |
| 13 | .. _TrustedFirmware.org security incident process: https://developer.trustedfirmware.org/w/collaboration/security_center/ |