Searched hist:f0f2c90365d933ee0a160b4bf5723fc303d9ab73 (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/include/drivers/arm/css/ |
| H A D | scmi.h | f0f2c90365d933ee0a160b4bf5723fc303d9ab73 Wed Dec 07 20:44:05 UTC 2022 Tony K Nadackal <tony.nadackal@arm.com> 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
|
| /rk3399_ARM-atf/plat/arm/board/morello/ |
| H A D | morello_bl31_setup.c | f0f2c90365d933ee0a160b4bf5723fc303d9ab73 Wed Dec 07 20:44:05 UTC 2022 Tony K Nadackal <tony.nadackal@arm.com> 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
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_topology.c | f0f2c90365d933ee0a160b4bf5723fc303d9ab73 Wed Dec 07 20:44:05 UTC 2022 Tony K Nadackal <tony.nadackal@arm.com> 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
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/ |
| H A D | n1sdp_bl31_setup.c | f0f2c90365d933ee0a160b4bf5723fc303d9ab73 Wed Dec 07 20:44:05 UTC 2022 Tony K Nadackal <tony.nadackal@arm.com> 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
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | tc_bl31_setup.c | f0f2c90365d933ee0a160b4bf5723fc303d9ab73 Wed Dec 07 20:44:05 UTC 2022 Tony K Nadackal <tony.nadackal@arm.com> 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
|