summaryrefslogtreecommitdiffstats
path: root/utils/imxtools/sbtools/crc.c
AgeCommit message (Collapse)AuthorFilesLines
2020-10-18imxtools: Replace use of "byte" with its underlying uint8_t.Dominik Riebeling1-2/+2
libtomcrypt uses a macro "byte" which conflicts with this type. Since the underlying type is uint8_t and there's no real benefit from using a custom type use the actual underlying type. Change-Id: I982c9b8bdcb657b99fa645a5235303af7afda25b
2012-05-31imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly1-0/+83
Change-Id: I0d8d6831b35037725486f61fc363de87bc8ba92e