diff --git a/docs/index.rst b/docs/index.rst index 4e8f17a5f333e49f7b9ce61a82ce4cfe4602deee..7ac0584cc0c7b58ee5ad31d1c391d30402e21cbc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -260,13 +260,13 @@ See the `Contributing Guidelines`_ for information on how to contribute to this project and the `Acknowledgments`_ file for a list of contributors to the project. -Feedback and support -~~~~~~~~~~~~~~~~~~~~ +Contact us +~~~~~~~~~~ -Arm welcomes any feedback on TF-A. If you think you have found a security +We welcome any feedback on TF-A. If you think you have found a security vulnerability, please report this using the process defined in the TF-A -`Security Center`_. For all other feedback, please use the -`issue tracker`_. +`Security Center`_. For all other feedback, you can use either the +`issue tracker`_ or our `mailing list`_. Arm licensees may contact Arm directly via their partner managers. @@ -293,6 +293,7 @@ Arm licensees may contact Arm directly via their partner managers. .. _Trusty Secure OS: https://source.android.com/security/trusty .. _trustedfirmware.org: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git .. _issue tracker: https://issues.trustedfirmware.org +.. _mailing list: https://lists.trustedfirmware.org/mailman/listinfo/tf-a .. _Security Center: ./process/security.rst .. _license: ./license.rst .. _Contributing Guidelines: ./process/contributing.rst diff --git a/readme.rst b/readme.rst index 58be43f4c566e73793fa26d63a0d8e67a2d8c730..6846419978ec99d2221a27f71275f922af15b16f 100644 --- a/readme.rst +++ b/readme.rst @@ -282,13 +282,13 @@ See the `Contributing Guidelines`_ for information on how to contribute to this project and the `Acknowledgments`_ file for a list of contributors to the project. -Feedback and support -~~~~~~~~~~~~~~~~~~~~ +Contact us +~~~~~~~~~~ -Arm welcomes any feedback on TF-A. If you think you have found a security +We welcome any feedback on TF-A. If you think you have found a security vulnerability, please report this using the process defined in the TF-A -`Security Center`_. For all other feedback, please use the -`issue tracker`_. +`Security Center`_. For all other feedback, you can use either the +`issue tracker`_ or our `mailing list`_. Arm licensees may contact Arm directly via their partner managers. @@ -328,6 +328,7 @@ Security advisories .. _Trusty Secure OS: https://source.android.com/security/trusty .. _trustedfirmware.org: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git .. _issue tracker: https://developer.trustedfirmware.org/project/board/1/ +.. _mailing list: https://lists.trustedfirmware.org/mailman/listinfo/tf-a .. _Security Center: ./docs/process/security.rst .. _license: ./license.rst .. _Contributing Guidelines: ./docs/process/contributing.rst