diff options
| author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2019-07-09 12:24:28 +0000 | 
|---|---|---|
| committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | 2019-07-09 12:24:28 +0000 | 
| commit | a83d8d2ced523a9a09c737a61ad85dc334fb3028 (patch) | |
| tree | dcbb0075a4ce5bd5d77cbfd57e876bf864a5af23 /docs/change-log.rst | |
| parent | 2cbeee4d519bac0d79da98faae969fae9f9558f9 (diff) | |
| parent | d012c012e86516c6422f9cd245697e19cf205895 (diff) | |
Merge changes from topic "jts/reword" into integration
* changes:
  docs: removing references to GitHub
  Change checkpatch.conf after migration to tf.org
Diffstat (limited to 'docs/change-log.rst')
| -rw-r--r-- | docs/change-log.rst | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/docs/change-log.rst b/docs/change-log.rst index 71f24fd6..4ef3ac14 100644 --- a/docs/change-log.rst +++ b/docs/change-log.rst @@ -1626,7 +1626,7 @@ New features     -  `Power Domain Topology Design`_  -  Applied the new image terminology to the code base and documentation, as -   described on the `TF-A wiki on GitHub`_. +   described in the `image terminology document`_.  -  The build system has been reworked to improve readability and facilitate     adding future extensions. @@ -2420,7 +2420,7 @@ releases of TF-A.  -------------- -*Copyright (c) 2013-2018, Arm Limited and Contributors. All rights reserved.* +*Copyright (c) 2013-2019, Arm Limited and Contributors. All rights reserved.*  .. _SDEI Specification: http://infocenter.arm.com/help/topic/com.arm.doc.den0054a/ARM_DEN0054A_Software_Delegated_Exception_Interface.pdf  .. _PSCI Integration Guide: ./getting_started/psci-lib-integration-guide.rst @@ -2431,7 +2431,7 @@ releases of TF-A.  .. _Firmware Design: ./design/firmware-design.rst  .. _TF-A Reset Design: ./design/reset-design.rst  .. _Power Domain Topology Design: ./design/psci-pd-tree.rst -.. _TF-A wiki on GitHub: https://github.com/ARM-software/arm-trusted-firmware/wiki/ARM-Trusted-Firmware-Image-Terminology +.. _image terminology document: ./getting_started/image-terminology.rst  .. _Authentication Framework: ./design/auth-framework.rst  .. _OP-TEE Dispatcher: ./spd/optee-dispatcher.rst  .. _tf-issue#501: https://github.com/ARM-software/tf-issues/issues/501 | 
