Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
    • 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
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Firmware
  • SCP-firmware
  • Merge requests
  • !521

synquacer: no operation is required in ppu_v0 shutdown handler

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Darryl Green requested to merge github/fork/masahisak/synquacer_fix_shutfown_handler into master Aug 23, 2021
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: masahisak

On SynQuacer platform, whole system shutdown process is handled by the SYNQUACER_SYSTEM module with accessing the CRG hardware.

This commit modifies the ppu_v0_synquacer shutdown handler just to return FWK_SUCCESS, because no operation is required in each PPU shutdown handler.

Signed-off-by: Masahisa Kojima masahisa.kojima@linaro.org Change-Id: Ib76c07e940636ce7cf8e637533f898268f6b9464

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/masahisak/synquacer_fix_shutfown_handler