Skip to content

Commit 933991a

Browse files
committed
Document Transfer List Library upstream repo
Signed-off-by: Jose Marinho <jose.marinho@arm.com> Change-Id: I70d80f4071907a9d354cbe3b0dd0ac8f85470ee7
1 parent bb93adf commit 933991a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,19 @@ make html
4444

4545
The output of these build commands goes into subdirectory `build`.
4646

47+
Reference implementation
48+
========================
49+
50+
The specification has a library reference implementation, its hosted upstream in the following
51+
repository: [Transfer List Library](https://github.com/TF-Shared/transfer-list-library).
52+
53+
The library can be leveraged by different firmware projects. It implements all the relevant
54+
operations on the Transfer List.
55+
56+
The U-Boot project hosts another library implementation, referred to as Bloblist, which it can be found at
57+
[Bloblist Source](https://github.com/u-boot/u-boot/blob/master/common/bloblist.c).
58+
59+
4760
Status
4861
======
4962

0 commit comments

Comments
 (0)