arm-trusted-firmware/include/lib/pmf
dp-arm 888037e5c8 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>
2017-02-02 13:48:11 +00:00
..
pmf.h PMF: Fixup PMF constants 2017-02-02 13:48:11 +00:00
pmf_asm_macros.S Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr` 2016-09-14 11:41:06 +01:00
pmf_helpers.h Add PMF instrumentation points in TF 2016-10-12 15:36:49 +01:00