commit | bd75219ba00ca0f41be773c3dbbf5fa0bff0d908 | [log] [tgz] |
---|---|---|
author | Patrik Flykt <patrik.flykt@intel.com> | Thu Mar 30 12:54:29 2017 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Apr 13 15:21:42 2017 +0300 |
tree | ee81e433e478a5e4aa62767e4563888ed9771397 | |
parent | 70cdaba202fd203067a3998f69d91458689ac8d3 [diff] |
crc16: Create function for computing CRC 16 Add the simplest possible CRC 16 function that computes the CRC value without the help of lookup tables. Change-Id: I9163389adaa4a70c4e8ce8ce6d5f0661f40c7871 Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>