gem5  v22.1.0.0
Namespaces | Functions
crc.hh File Reference
#include "base/bitfield.hh"

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Functions

template<uint32_t Poly>
uint32_t gem5::crc32 (const uint8_t *data, uint32_t crc, std::size_t size)
 Evaluate the CRC32 of the first size bytes of a data buffer, using a specific polynomium and an initial value. More...
 

Generated on Wed Dec 21 2022 10:22:53 for gem5 by doxygen 1.9.1