zephyr/tests/unit
JP Hutchins fe6366b804 lib: crc: add CRC-32K/4.2
This adds the best HD=4 CRC32 polynomial. The discovery
is the result of research by Philip Koopman of Carnegie
Mellon University, and is well documented at
https://users.ece.cmu.edu/~koopman/crc/.

The user is given the option of trading 1024B of RAM to
improve the execution speed. The unit tests are parameterized
with this KConfig option.

Signed-off-by: JP Hutchins <jp@intercreate.io>
2025-04-14 09:49:02 +02:00
..
base64
cbprintf everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
crc lib: crc: add CRC-32K/4.2 2025-04-14 09:49:02 +02:00
intmath everywhere: Replace diagnostic pragmas with TOOLCHAIN_* macros 2025-03-20 21:57:47 +01:00
list
math_extras
net_timeout
pot
rbtree
time_units
timeutil
util
winstream