Home
last modified time | relevance | path

Searched hist:"83 bcef3f509d77582e4534f75ca2b4fd3ea4ffee" (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/common/
H A Dplat_startup.c83bcef3f509d77582e4534f75ca2b4fd3ea4ffee Tue Apr 23 11:57:03 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(xilinx): typecast expressions to match data type

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: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/xilinx/common/ipi_mailbox_service/
H A Dipi_mailbox_svc.c83bcef3f509d77582e4534f75ca2b4fd3ea4ffee Tue Apr 23 11:57:03 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(xilinx): typecast expressions to match data type

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: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/xilinx/common/pm_service/
H A Dpm_api_sys.c83bcef3f509d77582e4534f75ca2b4fd3ea4ffee Tue Apr 23 11:57:03 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(xilinx): typecast expressions to match data type

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: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpm_ipi.c83bcef3f509d77582e4534f75ca2b4fd3ea4ffee Tue Apr 23 11:57:03 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(xilinx): typecast expressions to match data type

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: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpm_svc_main.c83bcef3f509d77582e4534f75ca2b4fd3ea4ffee Tue Apr 23 11:57:03 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(xilinx): typecast expressions to match data type

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: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>