arm-trusted-firmware/drivers/arm
Nithin G edecc70331 fix(arm-drivers): 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: I1500e2b3628313e68f94bce701a057b80bc2f933
Signed-off-by: Nithin G <nithing@amd.com>
Signed-off-by: Maheedhar Bollapalli <maheedharsai.bollapalli@amd.com>
2025-03-09 22:02:53 +05:30
..
cci fix(arm-drivers): typecast expressions to match data type 2025-03-09 22:02:53 +05:30
ccn Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
css feat(arm): convert arm platforms to expect a wakeup 2025-02-03 14:29:47 +00:00
dcc fix(xilinx): dcc to support runtime console scope 2024-10-14 08:34:26 +00:00
ethosn feat(ethos-n): update npu error handling 2023-08-15 09:36:47 +01:00
fvp fix(fvp): extract core id from mpidr for pwrc operations 2023-08-07 09:15:57 -05:00
gic fix(arm-drivers): align essential type categories 2025-03-09 22:02:53 +05:30
mhu fix(mhu): fix compilation error with ENABLE_ASSERTIONS=0 option 2024-06-28 16:25:09 +01:00
pl011 refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
pl061 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rse refactor(rse)!: remove rse_comms_init 2025-02-12 10:11:49 +01:00
sbsa feat(sbsa): helper api for refreshing watchdog timer 2023-05-04 08:24:12 -05:00
scu drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
smmu fix(smmu): set root port CR0 GPCEN before ACCESSEN 2025-01-07 17:45:01 +01:00
sp804 Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00
sp805 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tzc fix(tzc400): correct message with filter 2022-02-15 18:09:51 +01:00