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

[DRAFT] Update SOC Manifest #1797

Open
wants to merge 3 commits into
base: main-2.x
Choose a base branch
from
Open

[DRAFT] Update SOC Manifest #1797

wants to merge 3 commits into from

Commits on Nov 16, 2024

  1. [DRAFT] Update SOC Manifest

    - Remove Image Source
    - Add Image Identifier
    - Add ComponentInfo fields from PLDM
    - Add Load Address and Entry point
    Marco Visaya committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ca6b1c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Address feedback

    - Remove ComponentOpaqueData
    - Remove RequestedComponentActivationMethod
    - Remove ComponentOptions
    - Remove ComponentName
    - Split addresses to high and low bytes
    - Make version string null terminated and utf-8
    Marco Visaya committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    04fe25b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. SVN addition, ImageIdentifier description change

    - Add SVN to the manifest
    - Change ImageIdentifier description to allow any values (no need to be
    sequential number) but the ordering of the IMEs within IMC should be in
    order of ascending ImageIdentifier
    Marco Visaya committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a6c66a0 View commit details
    Browse the repository at this point in the history