16.10.3 32-bit Cyclic Redundancy Check CRC32
The DSU unit provides support for calculating a cyclic redundancy check (CRC32) value for a memory area (including Flash and AHB RAM).
When the CRC32 command is issued from:
- The internal range from a secure AHB host, the CRC32 can be operated at any memory location
- The external range, the CRC32 operation is not available
The algorithm employed is the industry standard CRC32 algorithm using the generator polynomial 0xEDB88320 (reversed representation).