| #
90329375 |
| 14-Oct-2025 |
Bipin Ravi <bipin.ravi@arm.com> |
Merge "fix(docs): fix some broken links" into integration
|
| #
854d199b |
| 23-Sep-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
fix(docs): fix some broken links
Fix few broken links from docs.
Link check was done with following steps -
[..] tf-a/docs$ make clean -j8; poetry run make html -j8 tf-a/docs$ poetry run sphinx-bu
fix(docs): fix some broken links
Fix few broken links from docs.
Link check was done with following steps -
[..] tf-a/docs$ make clean -j8; poetry run make html -j8 tf-a/docs$ poetry run sphinx-build -j8 -q -b linkcheck . build/ [..]
Add link check conf values to config.py - avoid reporting false broken links when `#`(anchors) are present in the link. - avoid checking for broken links in "change-log.md", this is summary of commit msg's we are not going to fix broken links in cmt-msg's
Change-Id: I384094c8dcf3e93875c9052afa79ad826b9901d9 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
show more ...
|
| #
57699343 |
| 13-May-2025 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge "docs(juno): revert SCP version for Juno to 2.14.0" into integration
|
| #
5bf352d1 |
| 12-May-2025 |
Harrison Mutai <harrison.mutai@arm.com> |
docs(juno): revert SCP version for Juno to 2.14.0
Updated the Juno platform documentation to reflect testing with SCP version 2.14.0 instead of 2.15.0. The version used in testing was reverted in [1
docs(juno): revert SCP version for Juno to 2.14.0
Updated the Juno platform documentation to reflect testing with SCP version 2.14.0 instead of 2.15.0. The version used in testing was reverted in [1] due to instability in the tftf-manual-reboot tests caused by upgrading to v2.15 and v2.16.
[1] https://review.trustedfirmware.org/c/ci/tf-a-ci-scripts/+/37997
Change-Id: I48c2b51a33950ad096e021d7bdd9cdb6a1303f8c Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
show more ...
|
| #
33d6ea0a |
| 14-Nov-2024 |
Govindraj Raja <govindraj.raja@arm.com> |
Merge "docs(juno): update Juno tested SCP version to 2.15" into integration
|
| #
918c5459 |
| 01-Nov-2024 |
Arvind Ram Prakash <arvind.ramprakash@arm.com> |
docs(juno): update Juno tested SCP version to 2.15
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: I29452d0abadf9b5980ca9680ca2c78080c4c33a0
|
| #
bf1e58e7 |
| 16-Jun-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "docs: update PSCI reference" into integration
|
| #
3be6b4fb |
| 15-Jun-2023 |
Manish V Badarkhe <Manish.Badarkhe@arm.com> |
docs: update PSCI reference
PSCI specification reference in the documentation is updated to point to latest specification and duplicate PSCI references are removed.
Change-Id: I35ee365f08c557f3017a
docs: update PSCI reference
PSCI specification reference in the documentation is updated to point to latest specification and duplicate PSCI references are removed.
Change-Id: I35ee365f08c557f3017af4d51f6d063a7501b27e Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
show more ...
|
| #
76b225d4 |
| 28-Apr-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "docs(juno): refer to SCP v2.12.0" into integration
|
| #
7cff6565 |
| 26-Apr-2023 |
Chris Kay <chris.kay@arm.com> |
docs(juno): refer to SCP v2.12.0
Change-Id: I2844fb569abcc403525982162484dc0aa7e5a9d6 Signed-off-by: Chris Kay <chris.kay@arm.com>
|
| #
44fcbb4a |
| 26-Apr-2023 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "docs(juno): update SCP downloads link" into integration
|
| #
26ad4a87 |
| 20-Apr-2023 |
Chris Kay <chris.kay@arm.com> |
docs(juno): update SCP downloads link
Change-Id: Ibe2a1d2ec019333876a4f82b70fde0a10d667f7c Signed-off-by: Chris Kay <chris.kay@arm.com>
|
| #
9d1a325b |
| 14-Feb-2023 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge "docs: fix broken Juno links" into integration
|
| #
0cbcccc0 |
| 13-Feb-2023 |
Harrison Mutai <harrison.mutai@arm.com> |
docs: fix broken Juno links
Certain links to Juno documentation point to a location that were removed at some point, or are unused. Fix links to point to the latest available version on Arm's public
docs: fix broken Juno links
Certain links to Juno documentation point to a location that were removed at some point, or are unused. Fix links to point to the latest available version on Arm's public documentation site, and remove those that are no longer being used.
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com> Change-Id: I59202767db8834e9c302b2826f3faee47d3a5edd
show more ...
|
| #
4a0d8632 |
| 08-Aug-2022 |
Joanna Farley <joanna.farley@arm.com> |
Merge "docs(juno): fix broken link" into integration
|
| #
89e4cea1 |
| 24-Jun-2022 |
Arthur She <arthur.she@linaro.org> |
docs(juno): fix broken link
The URL of the Juno Getting Started Guide has been changed. Fix the broken link.
Signed-off-by: Arthur She <arthur.she@linaro.org> Change-Id: I55697f2f1f787c32d1ea7dfcf9
docs(juno): fix broken link
The URL of the Juno Getting Started Guide has been changed. Fix the broken link.
Signed-off-by: Arthur She <arthur.she@linaro.org> Change-Id: I55697f2f1f787c32d1ea7dfcf9eda619906cdb5d
show more ...
|
| #
c72b2c7a |
| 14-May-2021 |
bipin.ravi <bipin.ravi@arm.com> |
Merge "docs(juno): update TF-A build instructions" into integration
|
| #
92473b3b |
| 13-May-2021 |
Zelalem <zelalem.aweke@arm.com> |
docs(juno): update TF-A build instructions
Clean up instructions for building/running TF-A on the Juno platform and add correct link to SCP binaries.
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm
docs(juno): update TF-A build instructions
Clean up instructions for building/running TF-A on the Juno platform and add correct link to SCP binaries.
Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: I536f98082e167edbf45f29ca23cc0db44687bb3b
show more ...
|
| #
dadd8060 |
| 13-Jan-2020 |
Alexei Fedorov <Alexei.Fedorov@arm.com> |
Merge "docs: GCC toolchain upgrade to version 9.2-2019.12" into integration
|
| #
f35e5ab3 |
| 10-Jan-2020 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
docs: GCC toolchain upgrade to version 9.2-2019.12
This toolchain provides multiple cross compilers and are publicly available on developer.arm.com
We build TF-A in CI using: AArch32 bare-metal tar
docs: GCC toolchain upgrade to version 9.2-2019.12
This toolchain provides multiple cross compilers and are publicly available on developer.arm.com
We build TF-A in CI using: AArch32 bare-metal target (arm-none-eabi) AArch64 ELF bare-metal target (aarch64-none-elf)
Change-Id: I910200174d5bad985504d1af4a1ae5819b524003 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
show more ...
|
| #
d11a6057 |
| 10-Jan-2020 |
Sandrine Bailleux <sandrine.bailleux@arm.com> |
Merge "Revert "GCC: Upgrade to version 9.2-2019.12 of toolchain"" into integration
|
| #
650a435c |
| 08-Jan-2020 |
Mark Dykes <mardyk01@review.trustedfirmware.org> |
Revert "GCC: Upgrade to version 9.2-2019.12 of toolchain"
This reverts commit de9bf1d8a2de952bfc17cdf7082b41f9c185e54d.
Change-Id: Iebb6297ce290a10ee850bf6a9c71e7eb530b085f
|
| #
eafdc558 |
| 06-Jan-2020 |
Mark Dykes <mardyk01@review.trustedfirmware.org> |
Merge "GCC: Upgrade to version 9.2-2019.12 of toolchain" into integration
|
| #
de9bf1d8 |
| 02-Jan-2020 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
GCC: Upgrade to version 9.2-2019.12 of toolchain
This toolchain provides multiple cross compilers and are publicly available on www.developer.arm.com
We thoroughly test TF-A in CI using: AArch32 ba
GCC: Upgrade to version 9.2-2019.12 of toolchain
This toolchain provides multiple cross compilers and are publicly available on www.developer.arm.com
We thoroughly test TF-A in CI using: AArch32 bare-metal target (arm-none-eabi) AArch64 ELF bare-metal target (aarch64-none-elf)
Change-Id: I2360a3ac6705c68dca781b85e9894867df255b3e Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
show more ...
|
| #
f325f9ce |
| 27-Nov-2019 |
Sandrine Bailleux <sandrine.bailleux@arm.com> |
Merge "doc: Split the User Guide into multiple files" into integration
|