Home
last modified time | relevance | path

Searched hist:a443fbd0d34b4c1fbc8c648e07a9e1fe3d22dab9 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/arm/css/scp/
H A Dcss_pm_scmi.ca443fbd0d34b4c1fbc8c648e07a9e1fe3d22dab9 Fri Oct 31 01:40:37 UTC 2025 Govindraj Raja <govindraj.raja@arm.com> fix(scmi): fix coverity issue INTEGER_OVERFLOW

Fixes the following coverity issue -

CID 457917: (#1 of 1): Overflowed constant (INTEGER_OVERFLOW)
overflow_const: Expression lvl - 1U, where lvl is known to be equal
to 0, underflows the type of lvl - 1U, which is type unsigned int.

Change-Id: Id965c4b95159793944b3ef4658fd92e881d53c59
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>