TMU ROM Checksum is a feature that is used to check the integrity of the TMU ROM data. Its work is to take a set of data associated with the memory regions of TMU ROM and perform checksum on that data and then compare that resultant data value against a pre-determined golden vector value.
This module provides the following functionality:
The following shows an example of SDL TMU ROM CHECKSUM API usage by the application to check the integrity of data at ROM region.
Include the below file to access the APIs
Use below API For calculating the TMU_ROM_CHECKSUM.