| #
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 ...
|
| #
7d4cde06 |
| 30-Jul-2025 |
Yann Gautier <yann.gautier@st.com> |
Merge changes from topic "hm/handoff-cot" into integration
* changes: docs(fconf): streamline TB_FW_CONFIG bindings refactor(fconf): use macro to set image info
|
| #
388cb2f4 |
| 29-May-2025 |
Harrison Mutai <harrison.mutai@arm.com> |
docs(fconf): streamline TB_FW_CONFIG bindings
This change simplifies the documentation for TB_FW_CONFIG by removing outdated or platform-specific bindings and introducing a clear section referencing
docs(fconf): streamline TB_FW_CONFIG bindings
This change simplifies the documentation for TB_FW_CONFIG by removing outdated or platform-specific bindings and introducing a clear section referencing the standardized Chain of Trust (CoT) bindings.
Change-Id: I3f3f96ed333a57153bde929fa35863655c30e8ed Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
show more ...
|
| #
4b0570c3 |
| 24-Apr-2024 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge "docs(fconf): add TB_FW config bindings" into integration
|
| #
75093b72 |
| 11-Apr-2024 |
Harrison Mutai <harrison.mutai@arm.com> |
docs(fconf): add TB_FW config bindings
Document bindings for TB_FW_CONFIG that are common between platforms. Since the information this device tree type contains pertains to firmware specific proper
docs(fconf): add TB_FW config bindings
Document bindings for TB_FW_CONFIG that are common between platforms. Since the information this device tree type contains pertains to firmware specific properties, we do not expect that the document will cover all uses, nor do we promise backward compatiblity.
Change-Id: I0e850c13b77cc62940ab5020a15bf8e503568ed8 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
show more ...
|