StratifyOS
StratifyOS copied to clipboard
mq_list_t should have a checksum value
The checksum should be assigned and verified using
cortexm_assign_zero_sum32() and cortexm_verify_zero_sum32()
This can't include checksumming the mq_t object. Just the next pointer.