Searched hist:d51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/versal_net/ |
| H A D | plat_topology.c | d51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 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 D | plat_psci_pm.c | d51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 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 D | bl31_versal_net_setup.c | d51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 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 D | pm_client.c | d51c8e4c654a27e7487b7d15a64cec6f5eeab4e5 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>
|