docs: remove reference to phabricator pages

Phabricator wiki is deprecated, remove TF-A links to this website.

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I1255a1513524504636b9c914f9dacf3c54063196
This commit is contained in:
Olivier Deprez 2024-03-20 09:41:29 +01:00
parent 243b50cbde
commit ed3525e604
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