Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
8cbccbdc
Commit
8cbccbdc
authored
Aug 14, 2020
by
Mark Dykes
Committed by
TrustedFirmware Code Review
Aug 14, 2020
Browse files
Merge "doc: Stop advising the creation of Phabricator issues" into integration
parents
01096cac
a88b3c29
Changes
3
Hide whitespace changes
Inline
Side-by-side
docs/about/contact.rst
View file @
8cbccbdc
...
...
@@ -27,9 +27,9 @@ You can see a `summary of all the lists`_ on the TrustedFirmware.org website.
Issue Tracker
^^^^^^^^^^^^^
Specific issues may be raised using
the `issue tracker`_ on the
TrustedFirmware.org
website. Using this tracker
makes it easy for the
maintainers to prioritise and respond to your ticket
.
Bug reports may be filed on
the `issue tracker`_ on the
TrustedFirmware.org
website. Using this tracker
gives everyone visibility of the known issues in
TF-A
.
Arm Licensees
^^^^^^^^^^^^^
...
...
@@ -44,4 +44,4 @@ via their partner managers.
--------------
*Copyright (c) 2019, Arm Limited. All rights reserved.*
*Copyright (c) 2019
-2020
, Arm Limited. All rights reserved.*
docs/process/contributing.rst
View file @
8cbccbdc
...
...
@@ -6,12 +6,16 @@ Getting Started
- Make sure you have a Github account and you are logged on both
`developer.trustedfirmware.org`_ and `review.trustedfirmware.org`_.
- Create an `issue`_ for your work if one does not already exist. This gives
everyone visibility of whether others are working on something similar.
- If you intend to include Third Party IP in your contribution, please
raise a separate `issue`_ for this and ensure that the changes that
include Third Party IP are made on a separate topic branch.
- If you plan to contribute a major piece of work, it is usually a good idea to
start a discussion around it on the mailing list. This gives everyone
visibility of what is coming up, you might learn that somebody else is
already working on something similar or the community might be able to
provide some early input to help shaping the design of the feature.
If you intend to include Third Party IP in your contribution, please mention
it explicitly in the email thread and ensure that the changes that include
Third Party IP are made in a separate patch (or patch series).
- Clone `Trusted Firmware-A`_ on your own machine as described in
:ref:`prerequisites_get_source`.
...
...
@@ -29,8 +33,7 @@ Making Changes
Makefile target is provided for convenience.
- Keep the commits on topic. If you need to fix another bug or make another
enhancement, please create a separate `issue`_ and address it on a separate
topic branch.
enhancement, please address it on a separate topic branch.
- Avoid long commit series. If you do have a long series, consider whether
some commits should be squashed together or addressed in a separate topic.
- Make sure your commit messages are in the proper format. If a commit fixes
...
...
docs/process/security.rst
View file @
8cbccbdc
...
...
@@ -21,12 +21,12 @@ Although we try to keep TF-A secure, we can only do so with the help of the
community of developers and security researchers.
If you think you have found a security vulnerability, please **do not** report
it in the `issue tracker`_. Instead, please follow the
`TrustedFirmware.org
security incident process`_. One of the goals of this
process is to ensure
providers of products that use TF-A have a chance to
consider the implications
of the vulnerability and its remedy before it is made
public. As such, please
follow the disclosure plan outlined in the process. We
do our best to respond
and fix any issues quickly.
it in the `issue tracker`_
or on the `mailing list`_
. Instead, please follow the
`TrustedFirmware.org
security incident process`_. One of the goals of this
process is to ensure
providers of products that use TF-A have a chance to
consider the implications
of the vulnerability and its remedy before it is made
public. As such, please
follow the disclosure plan outlined in the process. We
do our best to respond
and fix any issues quickly.
Afterwards, we encourage you to write-up your findings about the TF-A source
code.
...
...
@@ -69,6 +69,7 @@ Security Advisories
+-----------+------------------------------------------------------------------+
.. _issue tracker: https://developer.trustedfirmware.org/project/board/1/
.. _mailing list: https://lists.trustedfirmware.org/mailman/listinfo/tf-a
.. |TFV-1| replace:: :ref:`Advisory TFV-1 (CVE-2016-10319)`
.. |TFV-2| replace:: :ref:`Advisory TFV-2 (CVE-2017-7564)`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment