Home
last modified time | relevance | path

Searched hist:d51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dplat_topology.cd51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 Tue Oct 22 06:53:27 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: Ie2d32d5554d251cde8a9c8b7c7a85666ea505a15
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dplat_psci_pm.cd51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 Tue Oct 22 06:53:27 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: Ie2d32d5554d251cde8a9c8b7c7a85666ea505a15
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dbl31_versal_net_setup.cd51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 Tue Oct 22 06:53:27 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: Ie2d32d5554d251cde8a9c8b7c7a85666ea505a15
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/xilinx/versal_net/pm_service/
H A Dpm_client.cd51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 Tue Oct 22 06:53:27 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(versal-net): typecast operands to match data type

This corrects the MISRA violation C2012-10.3:
The value of an expression shall not be assigned to an object with a
narrower essential type or of a different essential type category.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: Ie2d32d5554d251cde8a9c8b7c7a85666ea505a15
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>