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

[Arista] Add new SWI attribute required by Aboot for secureboot #11915

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

Staphylo
Copy link
Collaborator

Why I did it

Newer versions of Aboot will expect this BUILD_DATE= attribute to exist and contain valid data.
It is only use for the secureboot feature and does not impact regular boot.

How I did it

Added the new attribute declaration in build_image.sh

How to verify it

Build a SWI and boot it on a secureboot enabled product with the latest Aboot version.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Add new SWI attribute required by Aboot for secureboot

@Staphylo Staphylo requested a review from lguohan as a code owner August 31, 2022 14:37
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 31, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: Staphylo / name: Samuel Angebault (9979b3e)

Add the BUILD_DATE to the SWI version info, as this is a requirement of Secure Boot.
@Staphylo Staphylo force-pushed the master-swi-build-date branch from 78b842b to 9979b3e Compare August 31, 2022 14:40
@Staphylo
Copy link
Collaborator Author

Staphylo commented Sep 1, 2022

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

@Staphylo
Copy link
Collaborator Author

Staphylo commented Sep 1, 2022

/azpw run sonic-buildimage_merge_20220831.38,kvmtest-t0-sonic,kvmtest-t1-lag

@mssonicbld
Copy link
Collaborator

/AzurePipelines run sonic-buildimage_merge_20220831.38,kvmtest-t0-sonic,kvmtest-t1-lag

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@Staphylo
Copy link
Collaborator Author

Staphylo commented Sep 2, 2022

/azpw kvmtest-t0-sonic,kvmtest-t1-lag

@Staphylo
Copy link
Collaborator Author

Staphylo commented Sep 2, 2022

/azpw run kvmtest-t0-sonic,kvmtest-t1-lag

@mssonicbld
Copy link
Collaborator

/AzurePipelines run kvmtest-t0-sonic,kvmtest-t1-lag

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@yejianquan
Copy link
Contributor

/AzurePipelines run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Staphylo
Copy link
Collaborator Author

@prgeor

@prgeor prgeor merged commit 27032bf into sonic-net:master Sep 23, 2022
@Staphylo
Copy link
Collaborator Author

@prgeor could you add the label "Request for 202205" as well?

@Staphylo
Copy link
Collaborator Author

@qiluo-msft

@prgeor
Copy link
Contributor

prgeor commented Oct 22, 2022

@yxieca please cherry-pick to 202205

yxieca pushed a commit that referenced this pull request Oct 25, 2022
Add the BUILD_DATE to the SWI version info, as this is a requirement of Secure Boot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants