Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SCP-firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

The Gitlab will upgrade to latest version for security in the Oct 7th (9:00 ~ 12:00 UTC+8), during the time, the Gitlab site will be offline.

  • Firmware
  • SCP-firmware
  • Merge requests
  • !496

Performance measurement

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Darryl Green requested to merge github/fork/girishpathak/pmi_v1 into master Jul 05, 2021
  • Overview 4
  • Commits 2
  • Pipelines 0
  • Changes 16

Created by: girishpathak

This change add a reference performance measurement module to the SCP firmware. It provides methods to measure cycles taken by section of the code using ARM DWT IP. It also includes a reference driver for the Juno platform. Although this change only adds configuration for the Juno platform, same code can be used to enable functionality on the other ARM Platforms.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/girishpathak/pmi_v1