File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,19 @@ make html
4444
4545The 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+
4760Status
4861======
4962
You can’t perform that action at this time.
0 commit comments