Home
last modified time | relevance | path

Searched hist:"888037 e5c89d3cf9b09a9eaf74234682c2311851" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/lib/pmf/
H A Dpmf.h888037e5c89d3cf9b09a9eaf74234682c2311851 Wed Feb 01 11:38:02 UTC 2017 dp-arm <dimitris.papastamos@arm.com> PMF: Fixup PMF constants

`PMF_ARM_TIF_IMPL_ID` should be set to 0x41. The code already left
shifts it by 24 bit positions so this was overflowing.

This fixes a build error with GCC 6.2 when
`ENABLE_RUNTIME_INSTRUMENTATION` is set.

Change-Id: I4c99d48ea7ce3d76e9edd1325b1979994db2c0fb
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>