summaryrefslogtreecommitdiffstats
path: root/include/endianness.h
AgeCommit message (Collapse)AuthorFilesLines
2022-04-01Fix undefined bswap32 and bswap64 for MIPS machineGravatar Potin Lai1-2/+2
Replace bswap32 and bswap64 with internal defined version (__bswap_X) Signed-off-by: Potin Lai <potin.lai@quantatw.com>
2022-02-04Add support for Apple's OPACK encoding and TLV formatGravatar Nikias Bassen1-0/+123