arm-trusted-firmware/plat
Devanshi Chauhan Alpeshbhai 3df32f8524 fix(xilinx): resolve misra rule 8.3 violations
Fixed below MISRA violation:
- MISRA Violation: MISRA-C:2012 R.8.3:
  - All declarations of an object or function shall use the same names
    and type qualifiers.
- Fix:
  - Made same name parameters and type qualifiers in function declaration
    and definition.

Change-Id: Idb4f986cec957102bb4ba1ef22f2e7937aaeb54d
Signed-off-by: Devanshi Chauhan Alpeshbhai <devanshi.chauhanalpeshbhai@amd.com>
2025-04-10 23:10:23 -07:00
..
allwinner refactor: panic after calling psci_power_down_wfi() 2025-02-03 14:29:47 +00:00
amd fix(xilinx): resolve misra rule 10.4 violations 2025-04-10 23:10:23 -07:00
amlogic chore(docs): drop the "wfi" from pwr_domain_pwr_down_wfi 2025-02-03 14:29:47 +00:00
arm Merge changes from topic "nrd1_deprecation" into integration 2025-04-10 20:24:16 +02:00
aspeed/ast2700 fix(ast2700): fix mpll calculate statement 2024-08-01 14:55:15 +08:00
brcm refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
common fix(platforms): remove platform_core_pos_helper() 2025-04-09 09:38:36 +01:00
hisilicon fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
imx refactor(imx8m): use renamed event log printer 2025-04-10 09:27:56 +00:00
intel/soc Merge "fix(intel): update ssbl naming conventions" into integration 2025-04-04 17:26:00 +02:00
marvell Merge changes I32bd0c71,I167e7398 into integration 2025-02-12 16:25:49 +01:00
mediatek feat(mt8189): add GPIO support 2025-04-07 22:54:31 +08:00
nuvoton chore(docs): drop the "wfi" from pwr_domain_pwr_down_wfi 2025-02-03 14:29:47 +00:00
nvidia/tegra chore(docs): drop the "wfi" from pwr_domain_pwr_down_wfi 2025-02-03 14:29:47 +00:00
nxp chore(docs): drop the "wfi" from pwr_domain_pwr_down_wfi 2025-02-03 14:29:47 +00:00
qemu refactor(qemu): use renamed event log printer 2025-04-10 09:27:56 +00:00
qti fix(cpus): remove errata setting PF_MODE to conservative 2025-03-31 01:00:27 +01:00
renesas chore(docs): drop the "wfi" from pwr_domain_pwr_down_wfi 2025-02-03 14:29:47 +00:00
rockchip Merge "feat(rk3576): support rk3576" into integration 2025-02-25 21:53:45 +01:00
rpi refactor(rpi3): use renamed event log printer 2025-04-10 09:27:56 +00:00
socionext chore(docs): drop the "wfi" from pwr_domain_pwr_down_wfi 2025-02-03 14:29:47 +00:00
st feat(stm32mp2): use USART1 for debug console on ultra-fly boards 2025-04-01 16:32:44 +02:00
ti fix(ti): fix UNUSED_VALUE in AM62L PSCI Driver 2025-04-10 10:52:45 +05:30
xilinx fix(xilinx): resolve misra rule 8.3 violations 2025-04-10 23:10:23 -07:00