Skip to content

GitLab

  • Menu
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 9
    • Issues 9
    • 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
  • 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
  • !285

fip: Introduce 'fip' parser module

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Darryl Green requested to merge github/fork/anukou/l_fip_parser into master Jul 06, 2020
  • Overview 5
  • Commits 1
  • Changes 4

Created by: anukou

This module implements the parsing logic for platforms having a FIP (Firmware Image Package) based layout for firmware image(s) residing on a non-volatile storage, such as a Flash memory.

As more platforms adopt a FIP based boot firmware layout, it becomes imperative to have this parsing logic as a common module which could be shared across platforms/products.

Change-Id: I7e558301b1bb60f93670c1e2539a9e57d6964b1d Signed-off-by: Anurag Koul anurag.koul@arm.com Co-authored-by: Patrik Berglund patrik.berglund@arm.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: github/fork/anukou/l_fip_parser