Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S sel1_shim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • 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
  • Arm Reference Solutions
  • sel1_shim
  • Merge requests
  • !6

plat/tc: add firmware update secure partition support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Davidson Kumaresan requested to merge topics/fwu into master Sep 08, 2022
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3
  • add the target for the Firmware Update secure partition. The secure partition is larger than the other partitions because the FIP is a large file (~4MB) and needs to be stored entirely in a secure world buffer before it's written into the NV storage.
  • memory map the NOR Flash address space
  • increment MAX_XLAT_TABLES to accomodate the mapping of the NOR flash device.

Change-Id: Ifd90e68854736bd33a1403dbdc01b3c0ed5b5cd6 Signed-off-by: Davidson K davidson.kumaresan@arm.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topics/fwu