Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/projects/tf-a.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: TrustedFirmware-A (TF-A)
slug: tf-a
description: >
The TrustedFirmware-A (TF-A) project provides a reference implementation of secure world software for Armv7-A and Armv8-A class processors.
The TrustedFirmware-A (TF-A) project provides a reference implementation of secure world software for Armv7-A, Armv8-A and Armv9-A processors.
layout: "../../layouts/ProjectLayout.astro"
icons:
- TF-A
Expand Down Expand Up @@ -37,7 +37,7 @@ useful_links:
- text: TF-A-tests project documentation
url: https://trustedfirmware-a-tests.readthedocs.io/en/latest/index.html
top_text: |-
**The Trusted Firmware-A project provides a reference implementation of secure world software for Armv7-A and Armv8-A class processors.**
**The Trusted Firmware-A project provides a reference implementation of secure world software for Armv7-A, Armv8-A and Armv9-A processors.**

Contribution guidelines can be found in the documentation.

Expand Down