arm-trusted-firmware/plat/qti
Julius Werner 9694c2104c qti: spmi_arb: Fix coverity integer conversion warnings
Coverity warns about the risk of unintended sign-exension in some of the
calculations in spmi_arb.c. While the actual numbers used are small
enough that this cannot happen in practice, it's still a good idea to
clean them up by explicitly making the constants used unsigned.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: Ia169e0f7c6b01b8041e8029e8c8d30ee596ba30d
2020-08-27 16:31:03 -07:00
..
common qti: spmi_arb: Fix coverity integer conversion warnings 2020-08-27 16:31:03 -07:00
qtiseclib qti/sc7180: Do shutdown handling outside qtiseclib 2020-08-25 17:36:13 -07:00
sc7180 qti/sc7180: Do shutdown handling outside qtiseclib 2020-08-25 17:36:13 -07:00