Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPPC Service group improvements #64

Merged
merged 3 commits into from
Oct 3, 2024

Commits on Oct 1, 2024

  1. Remove the Hard ID parameter from Fastchannel region request

    The CPPC_GET_FAST_CHANNEL_REGION service request data does
    not need Hart ID parameter since this service returns
    complete region meant for all the harts fast channel
    entries
    
    Signed-off-by: Rahul Pathak <[email protected]>
    pathakraul committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0242d62 View commit details
    Browse the repository at this point in the history
  2. Convert functions names to monospace in rpmi mpxy chapter

    Signed-off-by: Rahul Pathak <[email protected]>
    pathakraul committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6e57917 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Add Perf Feedback Fastchannel in CPPC ServiceGroup

    The Performance Feedback fast channel for
    each application processor will be used by the
    application processor to fetch frequency whenever
    its changes. This is required for the estimation
    of the delivered performance in cases when platform
    does not provide any hardware counter for the same
    
    Signed-off-by: Rahul Pathak <[email protected]>
    pathakraul committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ad684b2 View commit details
    Browse the repository at this point in the history