Searched hist:e4e6c4be6f415f4389aa9fee6f226ad0bf0e1637 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/include/lib/cpus/aarch32/ |
| H A D | cortex_a57.h | e4e6c4be6f415f4389aa9fee6f226ad0bf0e1637 Wed Aug 09 09:36:08 UTC 2017 Eleanor Bonnici <Eleanor.bonnici@arm.com> CPU: Make shifted constants unsigned
In order to avoid Undefined behavior, left operand in left-shift expressions needs to be unsigned, and of sufficient size. The safest and most consistent approach is to use unsigned long long type.
Change-Id: I9612f16a6e6ea4c7df62a02497d862abf19b8e1b Signed-off-by: Eleanor Bonnici <Eleanor.bonnici@arm.com>
|
| H A D | cortex_a72.h | e4e6c4be6f415f4389aa9fee6f226ad0bf0e1637 Wed Aug 09 09:36:08 UTC 2017 Eleanor Bonnici <Eleanor.bonnici@arm.com> CPU: Make shifted constants unsigned
In order to avoid Undefined behavior, left operand in left-shift expressions needs to be unsigned, and of sufficient size. The safest and most consistent approach is to use unsigned long long type.
Change-Id: I9612f16a6e6ea4c7df62a02497d862abf19b8e1b Signed-off-by: Eleanor Bonnici <Eleanor.bonnici@arm.com>
|
| /rk3399_ARM-atf/include/lib/cpus/aarch64/ |
| H A D | cortex_a72.h | e4e6c4be6f415f4389aa9fee6f226ad0bf0e1637 Wed Aug 09 09:36:08 UTC 2017 Eleanor Bonnici <Eleanor.bonnici@arm.com> CPU: Make shifted constants unsigned
In order to avoid Undefined behavior, left operand in left-shift expressions needs to be unsigned, and of sufficient size. The safest and most consistent approach is to use unsigned long long type.
Change-Id: I9612f16a6e6ea4c7df62a02497d862abf19b8e1b Signed-off-by: Eleanor Bonnici <Eleanor.bonnici@arm.com>
|
| H A D | cortex_a57.h | e4e6c4be6f415f4389aa9fee6f226ad0bf0e1637 Wed Aug 09 09:36:08 UTC 2017 Eleanor Bonnici <Eleanor.bonnici@arm.com> CPU: Make shifted constants unsigned
In order to avoid Undefined behavior, left operand in left-shift expressions needs to be unsigned, and of sufficient size. The safest and most consistent approach is to use unsigned long long type.
Change-Id: I9612f16a6e6ea4c7df62a02497d862abf19b8e1b Signed-off-by: Eleanor Bonnici <Eleanor.bonnici@arm.com>
|