StratifyOS icon indicating copy to clipboard operation
StratifyOS copied to clipboard

mq_list_t should have a checksum value

Open tyler-gilbert opened this issue 8 years ago • 1 comments

The checksum should be assigned and verified using

cortexm_assign_zero_sum32() and cortexm_verify_zero_sum32()

tyler-gilbert avatar Aug 03 '17 23:08 tyler-gilbert

This can't include checksumming the mq_t object. Just the next pointer.

tyler-gilbert avatar Jul 16 '18 03:07 tyler-gilbert