aboutsummaryrefslogtreecommitdiffstats
path: root/contributing.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc: Update contribution guidelinesLouis Mayencourt2019-04-021-53/+54
| | | | | | | Update the documentation for trustedfirmware.org migration Change-Id: Ibb7052b0becbec3326164f1503806ca2c2fd4dcc Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>
* Change copyright guidelinesJoanna Farley2018-12-051-8/+8
| | | | | | | | | Copyright guidance has been changed for migration of the ARM run project to trustedfirmware.org where the project governance is different. Change-Id: I059177453fb357843eced93c2a55b3705a379683 Signed-off-by: Joanna Farley <joanna.farley@arm.com>
* Update link to Linux coding styleSandrine Bailleux2018-09-261-1/+1
| | | | | Change-Id: Id0f099a19f207771c9dc542ba669898f57141755 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
* Update Arm TF references to TF-ADan Handley2018-03-151-8/+8
| | | | | | | | | | | | Update Arm Trusted Firmware references in the upstream documents to Trusted Firmware-A (TF-A). This is for consistency with and disambiguation from Trusted Firmware-M (TF-M). Also update other Arm trademarks, e.g. ARM->Arm, ARMv8->Armv8-A. Change-Id: I8bb0e18af29c6744eeea2dc6c08f2c10b20ede22 Signed-off-by: Dan Handley <dan.handley@arm.com> Signed-off-by: David Cunado <david.cunado@arm.com>
* Convert documentation to reStructuredTextDouglas Raillard2017-06-291-0/+129
Due to recent issues in the rendering of the documentation on GitHub and some long-standing issues like the lack of automatic table of content in Markdown, the documentation has been converted to reStructuredText. Basic constructs looks pretty similar to Markdown. Automatically convert GitHub markdown documentation to reStructuredText using pandoc. Change-Id: If20b695acedc6d1b49c8d9fb64efd6b6ba23f4a9 Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>