arm-trusted-firmware/include/drivers/arm/css
Tony K Nadackal f0f2c90365 fix(scmi): change function prototype to fix gcc error
Change function prototype of plat_css_get_scmi_info() to fix the GCC
sign conversion error "comparison between signed and unsigned integer
expressions". Changing channel_id type to unsigned int since it can
never be a negative value.

Signed-off-by: Tony K Nadackal <tony.nadackal@arm.com>
Change-Id: I579b21497329db40897c10d86c8fc68e4877f3db
2022-12-08 13:42:25 +00:00
..
css_mhu.h plat/arm: mhu: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
css_mhu_doorbell.h drivers/mhu: derive doorbell base address 2020-02-07 19:24:17 +05:30
css_scp.h fconf: Clean confused naming between TB_FW and FW_CONFIG 2020-06-24 08:44:26 +01:00
css_scpi.h plat/arm: scpi: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
scmi.h fix(scmi): change function prototype to fix gcc error 2022-12-08 13:42:25 +00:00
sds.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00