misc: Correct undefined behavior on bitshift error
While running cppcheck static analysis on the code base, two undefined
behaviour errors were detected due to bitshift. This patch corrects
them.
Change-Id: I5cba7e0293a97c56be38e9cc3def35c9dfa67bb2
Signed-off-by:
Raphael Gault <raphael.gault@arm.com>
Loading
Please register or sign in to comment