Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
user avatar
Maheedhar Bollapalli authored
This corrects the MISRA violation C2012-10.4:
Both operands of an operator in which the usual arithmetic conversions
are performed shall have the same essential type category.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: I9110ea86f5ee49af0b21be78fd0890742ef95ddf
Signed-off-by: default avatarNithin G <nithing@amd.com>
Signed-off-by: default avatarMaheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
83bcef3f
Name Last commit Last update