You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signed-off-by: Jose Marinho <jose.marinho@arm.com>
Change-Id: I70d80f4071907a9d354cbe3b0dd0ac8f85470ee7
Signed-off-by: Jose Marinho <jose.marinho@arm.com>
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,13 @@ make html
44
44
45
45
The output of these build commands goes into subdirectory `build`.
46
46
47
+
Reference implementation
48
+
========================
49
+
50
+
The specification has a library reference implementation, its hosted upstream in the followin repository: [Transfer List Library](https://github.com/TF-Shared/transfer-list-library).
51
+
52
+
The library can be leveraged by different firmware projects. It implements all the relevant operations on the Transfer List.
0 commit comments