diff options
author | Manish Pandey <manish.pandey2@arm.com> | 2020-02-19 17:30:37 +0000 |
---|---|---|
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | 2020-02-19 17:30:37 +0000 |
commit | 601964294796f2b78f38c3f85cfaeb5885e06f19 (patch) | |
tree | 00bc998f2d23b1a8e9dd80f3f71f460b126b3388 /docs/design/firmware-design.rst | |
parent | 522338b93160cbbaa72bdf7f4cacb852d1362ae9 (diff) | |
parent | 62c9be71d6b6356e021e3640000e4e30f4cbb3e5 (diff) | |
download | platform_external_arm-trusted-firmware-601964294796f2b78f38c3f85cfaeb5885e06f19.tar.gz platform_external_arm-trusted-firmware-601964294796f2b78f38c3f85cfaeb5885e06f19.tar.bz2 platform_external_arm-trusted-firmware-601964294796f2b78f38c3f85cfaeb5885e06f19.zip |
Merge "Update docs with PMU security information" into integration
Diffstat (limited to 'docs/design/firmware-design.rst')
-rw-r--r-- | docs/design/firmware-design.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/design/firmware-design.rst b/docs/design/firmware-design.rst index 5fc1335b3..d0d6ef697 100644 --- a/docs/design/firmware-design.rst +++ b/docs/design/firmware-design.rst @@ -2696,13 +2696,13 @@ kernel at boot time. These can be found in the ``fdts`` directory. -------------- -*Copyright (c) 2013-2019, Arm Limited and Contributors. All rights reserved.* +*Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved.* .. _Power State Coordination Interface PDD: http://infocenter.arm.com/help/topic/com.arm.doc.den0022d/Power_State_Coordination_Interface_PDD_v1_1_DEN0022D.pdf .. _SMCCC: http://infocenter.arm.com/help/topic/com.arm.doc.den0028b/ARM_DEN0028B_SMC_Calling_Convention.pdf .. _PSCI: http://infocenter.arm.com/help/topic/com.arm.doc.den0022d/Power_State_Coordination_Interface_PDD_v1_1_DEN0022D.pdf .. _Power State Coordination Interface PDD: http://infocenter.arm.com/help/topic/com.arm.doc.den0022d/Power_State_Coordination_Interface_PDD_v1_1_DEN0022D.pdf -.. _Arm ARM: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0487a.e/index.html +.. _Arm ARM: https://developer.arm.com/docs/ddi0487/latest .. _SMC Calling Convention PDD: http://infocenter.arm.com/help/topic/com.arm.doc.den0028b/ARM_DEN0028B_SMC_Calling_Convention.pdf .. _Trusted Board Boot Requirements CLIENT (TBBR-CLIENT) Armv8-A (ARM DEN0006D): https://developer.arm.com/docs/den0006/latest/trusted-board-boot-requirements-client-tbbr-client-armv8-a |