Skip to content

Commit

Permalink
Merge pull request #586 from dbharbin/main
Browse files Browse the repository at this point in the history
Update Links away from old phabricator wiki
  • Loading branch information
dbharbin authored Mar 20, 2024
2 parents f5d25fa + 9e62b44 commit 42131bf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/content/blog/TF-OPTEE-Release-4-0-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ This is a major version update, from 3.x to 4.x. Here are a few questions and an
- Fault mitigation framework: support non-threaded (interrupt) code
- Introduced a power regulator framework
- Some RISC-V updates (including SBI support)
- SPMC (Secure Partition Manager Core) updates, see [https://developer.trustedfirmware.org/w/trusted-services/op-tee-spmc/](https://developer.trustedfirmware.org/w/trusted-services/op-tee-spmc/) for details
- SPMC (Secure Partition Manager Core) updates, see [https://optee.readthedocs.io/en/latest/architecture/spmc.html](https://optee.readthedocs.io/en/latest/architecture/spmc.html) for details
- Added support for the boot-order property of the SP manifest
- Xen hypervisor support (Dom0 and DomU)
- Bug fixes
Expand Down
4 changes: 2 additions & 2 deletions src/content/blog/Trusted-Services-v1-0-0-beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ M. Additionally, UEFI SMM services are available through the SMM gateway Secure
services within the Secure Partitions can be invoked by applications for secure operations.

OP-TEE in 3.17 and later releases support Secure Partition Manager Core (SPMC). Details can be found
[here](https://developer.trustedfirmware.org/w/trusted-services/op-tee-spmc/). The diagram below shows Trusted Services deployment on a reference platform.
[here](https://optee.readthedocs.io/en/latest/architecture/spmc.html). The diagram below shows Trusted Services deployment on a reference platform.

![TS deployment on reference platform](../../assets/images/TF_TS_Diagram.png)

Visit project [documentation](https://trusted-services.readthedocs.io/en/latest/) to find out more and [subscribe to the mailing list](https://lists.trustedfirmware.org/mailman3/lists/trusted-services.lists.trustedfirmware.org/) to remain updated and get
involved in the project. The TS roadmap can be found [here](https://developer.trustedfirmware.org/w/trusted-services/roadmap/). The project will make further releases as more
involved in the project. The TS roadmap can be found [here](https://github.com/Trusted-Services/trusted-services/wiki/Trusted-Services-Roadmap). The project will make further releases as more
features are added and improvements are made to supported features and documentations.
4 changes: 2 additions & 2 deletions src/content/blog/ts-1-0-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ The deltas from the [Beta release](https://git.trustedfirmware.org/TS/trusted-se

More details around the latest changes, known issues etc. can be found in the Release Notes [here](https://trusted-services.readthedocs.io/en/v1.0.0/project/change-log.html).

OP-TEE 3.17 and beyond, supports SPMC. Further details can be found [here](https://developer.trustedfirmware.org/w/trusted-services/op-tee-spmc/). The diagram below shows a reference design for Trusted Services deployment.
OP-TEE 3.17 and beyond, supports SPMC. Further details can be found [here](https://optee.readthedocs.io/en/latest/architecture/spmc.html). The diagram below shows a reference design for Trusted Services deployment.

![Reference Implementation](../../assets/images/blog/ts-reference-implementation.png)

For more contextual insight, visit project [documentation](https://trusted-services.readthedocs.io/en/latest/) and subscribe to the [mailing list](https://lists.trustedfirmware.org/mailman3/lists/trusted-services.lists.trustedfirmware.org/) for latest
updates. The direction of travel on further TS engagements can be found in the [Roadmap](https://developer.trustedfirmware.org/w/trusted-services/roadmap/) section.
updates. The direction of travel on further TS engagements can be found in the [Roadmap](https://github.com/Trusted-Services/trusted-services/wiki/Trusted-Services-Roadmap) section.
The project will continue to make further releases against new feature enablement and support improvisations.

## About TrustedFirmware.org
Expand Down

0 comments on commit 42131bf

Please sign in to comment.