Trusted Reference Stack (TRS)
Apr 19, 2023 v0.3 released see https://trs.readthedocs.io/en/latest/changelog.html#v0-3-2023-04-19
Mar 7, 2023 v0.2 released see https://trs.readthedocs.io/en/latest/changelog.html#v0-2-2023-03-07
Sep 2, 2022 v0.1-beta - 2022-09-02 released
Introduction
Developing software on its own is complicated and requires time, skills and lots of effort. But being good at writing individual software isn’t sufficient in this day and age. Systems are inherently complicated with lots of components interacting with each other. We have to deal with intra-communication and external communication with remote systems. All aspects of security has to be considered, standards need to be addressed, and systems need to be tested not only as individual components but as coherent systems. This becomes a real challenge for device manufacturers, which is very costly on time and effort.
As an answer to the challenges presented, Linaro have created TRS (Trusted Reference Stack), which is an umbrella project and a software stack containing well-tested software components making up a solid base for efficient development and for building unique and differentiating end-to-end use cases.
TRS is a reference implementation that aims to be compliant with Arm’s SystemReady IR, Cassini and SOAFEE initiatives.
See more in the TRS documentation: https://trs.readthedocs.io/en/latest/
CI
See here for the list of all the CI loops and target platforms.
Roadmap
Current Plan
Backlog
Accomplished
Active Members
Project Meetings
Project meeting every Tuesday together with Blueprint meetings at 15:00 UTC
Project Contacts
Project Manager: Julianus Larson (julianus.larson@linaro.org)
Project Lead: Joakim Bech
Source Code
Documentation: https://trs.readthedocs.io/en/latest/
Related Projects