Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-05 | Reformat code | 1 | -36/+24 | ||
The librefop define the coding style using clang-format. This patch reformat code using clang-format. Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Change-Id: I6f6647317f2916c583ca68e1259da2e08a989657 | |||||
2022-07-28 | Add crc16.h is imported from NetBSD | 1 | -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 |