Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • U-Boot
  • U-BootU-Boot
  • Repository

Switch branch/tag
  • u-boot
  • board
  • sunxi
  • README.sunxi64
Find file BlameHistoryPermalink
  • Samuel Holland's avatar
    sunxi: binman: Add support for including SCP firmware · e72a6be4
    Samuel Holland authored Oct 21, 2020 and Jagan Teki's avatar Jagan Teki committed Oct 22, 2020
    
    
    Allwinner sun50i SoCs contain an OpenRISC 1000 CPU that functions as a
    System Control Processor, or SCP. ARM Trusted Firmware (ATF)
    communicates with the SCP over SCPI to implement the PSCI system
    suspend, shutdown and reset functionality. Currently, SCP firmware is
    optional; the system will boot and run without it, but system suspend
    will be unavailable.
    
    Since all communication with the SCP is mediated by ATF, the only thing
    U-Boot needs to do is load the firmware into SRAM. The SCP firmware
    occupies the last 16KiB of SRAM A2, immediately following ATF.
    Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
    Reviewed-by: Jagan Teki's avatarJagan Teki <jagan@amarulasolutions.com>
    e72a6be4

Replace README.sunxi64

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy