diff options
author | Balint Dobszay <balint.dobszay@arm.com> | 2019-11-13 12:48:00 +0100 |
---|---|---|
committer | Balint Dobszay <balint.dobszay@arm.com> | 2020-03-11 15:06:09 +0100 |
commit | 74601490c551fdf4113b6579b035eb95bb65e5ad (patch) | |
tree | a3bf7c3328d1df49d8073dccd444b3361b85cf61 /docs/index.rst | |
parent | f09852c97bc5de46d7322f2d1532fdddbd787043 (diff) | |
download | platform_external_arm-trusted-firmware-74601490c551fdf4113b6579b035eb95bb65e5ad.tar.gz platform_external_arm-trusted-firmware-74601490c551fdf4113b6579b035eb95bb65e5ad.tar.bz2 platform_external_arm-trusted-firmware-74601490c551fdf4113b6579b035eb95bb65e5ad.zip |
CMake buildsystem design document
Change-Id: I9b69f2731b0d43ead4cacfa9844c6137c57f5aec
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 5088bfd87..7413edd1b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,6 +14,7 @@ Trusted Firmware-A Documentation plat/index perf/index security_advisories/index + design_documents/index change-log change-log-upcoming glossary @@ -82,7 +83,7 @@ have previously been raised against the software. -------------- -*Copyright (c) 2013-2019, Arm Limited and Contributors. All rights reserved.* +*Copyright (c) 2013-2020, Arm Limited and Contributors. All rights reserved.* .. _Armv7-A and Armv8-A: https://developer.arm.com/products/architecture/a-profile .. _Secure Monitor: http://www.arm.com/products/processors/technologies/trustzone/tee-smc.php |