Merge "docs: remove reference to phabricator pages" into integration

This commit is contained in:
Manish V Badarkhe 2024-05-15 15:08:22 +02:00 committed by TrustedFirmware Code Review
commit f1d1955df8
2 changed files with 4 additions and 9 deletions

View file

@ -11,11 +11,7 @@ TF-A CMake buildsystem
Abstract
--------
This document presents a proposal for a new buildsystem for TF-A using CMake,
and as part of this a reusable CMake framework for embedded projects. For a
summary about the proposal, please see the `Phabricator wiki page
<https://developer.trustedfirmware.org/w/tf_a/cmake-buildsystem-proposal/>`_. As
mentioned there, the proposal consists of two phases. The subject of this
document is the first phase only.
and as part of this a reusable CMake framework for embedded projects.
Introduction
------------
@ -162,4 +158,4 @@ the settings group, we can use it for conditionally adding source files. E.g.
--------------
*Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved.*
*Copyright (c) 2019-2024, Arm Limited and Contributors. All rights reserved.*

View file

@ -4,8 +4,8 @@ Contributor's Guide
Getting Started
===============
- Make sure you have a Github account and you are logged on both
`developer.trustedfirmware.org`_ and `review.trustedfirmware.org`_.
- Make sure you have a Github account and you are logged on to
`review.trustedfirmware.org`_.
Also make sure that you have registered your full name and email address in
your `review.trustedfirmware.org`_ profile. Otherwise, the Gerrit server
@ -334,7 +334,6 @@ Binary Components
*Copyright (c) 2013-2024, Arm Limited and Contributors. All rights reserved.*
.. _developer.trustedfirmware.org: https://developer.trustedfirmware.org
.. _review.trustedfirmware.org: https://review.trustedfirmware.org
.. _Git guidelines: http://git-scm.com/book/ch5-2.html
.. _Gerrit Uploading Changes documentation: https://review.trustedfirmware.org/Documentation/user-upload.html