arm-trusted-firmware/plat/xilinx/common/include
Maheedhar Bollapalli 7d15b94ba3 fix(xilinx): 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: I675f1b2ac408b70a9ca307fb5161ebb8e597897c
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2024-12-20 11:01:18 +00:00
..
ipi.h fix(xilinx): typecast operands to match data type 2024-12-20 11:01:18 +00:00
plat_clkfunc.h fix(versal): initialize cntfrq_el0 register 2024-01-04 15:29:18 +01:00
plat_common.h feat(xilinx): add handler for power down req sgi irq 2024-01-09 04:15:27 -08:00
plat_console.h refactor(xilinx): register runtime console directly 2024-10-14 08:35:54 +00:00
plat_fdt.h fix(xilinx): add FIT image check in prepare_dtb 2023-11-10 14:08:24 +05:30
plat_startup.h chore(xilinx): replace fsbl with xbl 2023-06-30 10:36:37 +05:30
plat_xfer_list.h feat(amd): populate handoff from TL 2024-10-22 11:05:14 +05:30
pm_api_sys.h feat(xilinx): add feature check function for TF-A specific APIs 2024-07-31 02:44:43 -07:00
pm_client.h feat(zynqmp): remove unused pm_get_proc_by_node() 2024-05-02 09:21:45 +02:00
pm_common.h fix(xilinx): fix OVERRUN coverity violation 2024-08-20 04:57:13 -07:00
pm_defs.h Merge "fix(versal2): add ufs specific features support" into integration 2024-08-12 11:50:20 +02:00
pm_ipi.h chore(xilinx): reorder include files as per TF-A guidelines 2023-06-27 10:14:09 +05:30
pm_node.h fix(versal-net): correct device node indexes 2023-06-30 14:33:13 +05:30
pm_svc_main.h feat(xilinx): update TF-A to passthrough all PLM commands 2024-07-31 02:44:43 -07:00