Home
last modified time | relevance | path

Searched hist:"2863 b0c46633d28a920ef14c68ee4a6e4842ab0b" (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/
H A Dzynqmp_pm_svc_main.c2863b0c46633d28a920ef14c68ee4a6e4842ab0b Wed Apr 24 06:42:48 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): typecast operands to match data type

This corrects the MISRA violation C2012-10.1:
Operands shall not be of an inappropriate essential type.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: I016f9df3811d80cd230257b5533d4d15a15fe14f
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dzynqmp_pm_api_sys.c2863b0c46633d28a920ef14c68ee4a6e4842ab0b Wed Apr 24 06:42:48 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): typecast operands to match data type

This corrects the MISRA violation C2012-10.1:
Operands shall not be of an inappropriate essential type.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: I016f9df3811d80cd230257b5533d4d15a15fe14f
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
H A Dpm_api_clock.c2863b0c46633d28a920ef14c68ee4a6e4842ab0b Wed Apr 24 06:42:48 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): typecast operands to match data type

This corrects the MISRA violation C2012-10.1:
Operands shall not be of an inappropriate essential type.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: I016f9df3811d80cd230257b5533d4d15a15fe14f
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
/rk3399_ARM-atf/plat/xilinx/zynqmp/aarch64/
H A Dzynqmp_common.c2863b0c46633d28a920ef14c68ee4a6e4842ab0b Wed Apr 24 06:42:48 UTC 2024 Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com> fix(zynqmp): typecast operands to match data type

This corrects the MISRA violation C2012-10.1:
Operands shall not be of an inappropriate essential type.
The condition is explicitly checked against 0U, appending 'U' and
typecasting for unsigned comparison.

Change-Id: I016f9df3811d80cd230257b5533d4d15a15fe14f
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>