Add assembler helper to calculate PMF timestamp offset
authordp-arm <dimitris.papastamos@arm.com>
Mon, 15 Aug 2016 09:35:54 +0000 (10:35 +0100)
committerdp-arm <dimitris.papastamos@arm.com>
Fri, 26 Aug 2016 08:41:44 +0000 (09:41 +0100)
commit5695cfe77f8e4fa41261a0a6f99dabcbfdc4f2cb
treea2837d888419d40097da6fef7094858d32b3fa7f
parentafdda571f17ce7f5baa425c217b84604360879d4
Add assembler helper to calculate PMF timestamp offset

Given the service name and timestamp id, this assembler macro
calculates the offset into a memory region where the per-cpu timestamp
value is located.

Change-Id: I47f6dfa2a17be182675e2ca0489d6eed42433209
include/lib/pmf/pmf_asm_macros.S [new file with mode: 0644]
include/lib/pmf/pmf_helpers.h