commit | 6805e8d28afb37f123b5c799b5ecdc8be7a20c3c | [log] [tgz] |
---|---|---|
author | thagon01-arm <Thaddeus.Gonzalez-Serna@arm.com> | Wed Jul 12 10:43:58 2023 -0500 |
committer | Thaddeus Gonzalez-Serna <Thaddeus.Gonzalez-Serna@arm.com> | Thu Sep 07 23:38:43 2023 +0200 |
tree | 13edbdea21e00c2fc537de8b2531f0bd6819e586 | |
parent | b81bc15a79e238acfe01b752fa717247cba8e47e [diff] |
feat(fvp): capture timestamps in bl stages When ENABLE_RUNTIME_INSTRUMENTATION flag is set timestamps are captured and output to the fvp console at various boot stages using the PMF library (which are based on aarch timers). Timestamps are captured at entry and exit points for Bl1, Bl2 and, Bl3 respectively. Change-Id: I7c0c502e5dbf73d711700b2fe0085ca3eb9346d2 Signed-off-by: Thaddeus Serna <Thaddeus.Gonzalez-Serna@arm.com>