mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-05-09 02:51:21 +00:00
docs: code review guidelines
Document the code review process in TF-A. Specifically: * Give an overview of code review and best practices. * Give guidelines for the participants in code review. * Outline responsibilities of each type of participant. * Explain the Gerrit labels used in the review process. Change-Id: I519ca4b2859601a7b897706e310f149a0c92e390 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com> Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
101daafd6b
commit
1f19411a14
4 changed files with 221 additions and 0 deletions
|
@ -42,6 +42,8 @@ Both GCC and Clang compiler toolchains have support for *GNU99* mode, though
|
|||
Clang does lack support for a small number of GNU extensions. These
|
||||
missing extensions are rarely used, however, and should not pose a problem.
|
||||
|
||||
.. _misra-compliance:
|
||||
|
||||
MISRA Compliance
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue