aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-07-28Initial commit for libredundancyfileop sourceNaoto Yamaguchi10-0/+881
This patch add initial source code registration to repository. Bug-AGL: SPEC-4500 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I2b7331030f69e1d4cc396db9821f88e87e5b49a2
2022-07-28Add crc16.h is imported from NetBSDNaoto Yamaguchi1-0/+82
The librefop use crc16 for data validation. This patch import crc16 algorithm from Net-BSD source tree. Bug-AGL: SPEC-4500 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I4f9ccad1d5d9c871e833e25ddda730088b76ce2b
2022-07-28Add base automake and autoconf filesNaoto Yamaguchi4-0/+101
The librefop use autoconf and automake build strategy. This patch add initial autoconf and automake files. Bug-AGL: SPEC-4500 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: Id7c171242acca1357fdf02abe147b6f3b9ff7dfa
2022-07-27Add README to describe librefop algorithmNaoto Yamaguchi1-0/+208
This patch add README, that have overview of this library and algorithm. Bug-AGL: SPEC-4500 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I6eed0d004e7cebddbd3a3b08da07ebdbf1a3048c
2022-07-27Initial commit for librefopNaoto Yamaguchi3-0/+241
This patch add LICENCE, coding style (.clang-format) and .gitignore. Bug-AGL: SPEC-4500 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I600fdac5a1dd4290ffa0a24dbd5a3a857b9d57e3
2022-07-26Add .gitreview fileJan-Simon Moeller1-0/+5
Initialize the repo. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ica4f0c8c4508c932a550e59239624d6dcf3141fe
2022-07-26Initial empty repositoryJan-Simon Moeller0-0/+0