Home
last modified time | relevance | path

Searched hist:"3 e43121ed16996758342aafdc42806ea2a0fe181" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/lib/xlat_tables/aarch32/
H A Dnonlpae_tables.c3e43121ed16996758342aafdc42806ea2a0fe181 Wed Jul 03 13:15:22 UTC 2019 Justin Chadwell <justin.chadwell@arm.com> Update base code to not rely on undefined overflow behaviour

This consists of ensuring that the left operand of each shift is
unsigned when the operation might overflow into the sign bit.

Change-Id: Iddd6f38139a4c6e500468b4fc48d04e0939f574e
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
/rk3399_ARM-atf/include/drivers/
H A Dufs.h3e43121ed16996758342aafdc42806ea2a0fe181 Wed Jul 03 13:15:22 UTC 2019 Justin Chadwell <justin.chadwell@arm.com> Update base code to not rely on undefined overflow behaviour

This consists of ensuring that the left operand of each shift is
unsigned when the operation might overflow into the sign bit.

Change-Id: Iddd6f38139a4c6e500468b4fc48d04e0939f574e
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>