diff options
author | Deepika Bhavnani <deepika.bhavnani@arm.com> | 2019-08-27 00:32:24 +0300 |
---|---|---|
committer | Deepika Bhavnani <deepika.bhavnani@arm.com> | 2019-09-13 01:30:03 +0300 |
commit | fc81021aedf01a922686bc9fa22de411ec80592b (patch) | |
tree | ed06b974d7bf61e1d52b56a70e9f4b305d0965a0 /lib/psci/psci_suspend.c | |
parent | 5dbdf8e4eac1d5999f07976f9f430894b0784907 (diff) |
Unify type of "cpu_idx" across PSCI module.
cpu_idx is used as mix of `unsigned int` and `signed int` in code
with typecasting at some places. This change is to unify the
cpu_idx as `unsigned int` as underlying API;s `plat_my_core_pos`
returns `unsigned int`
It was discovered via coverity issue CID 354715
Signed-off-by: Deepika Bhavnani <deepika.bhavnani@arm.com>
Change-Id: I4f0adb0c596ff1177210c5fe803bff853f2e54ce
Diffstat (limited to 'lib/psci/psci_suspend.c')
0 files changed, 0 insertions, 0 deletions