Skip to content

Add demo for wolfBoot + wolfIP on AMD UltraScale+ MPSoC (ZCU102)#12

Closed
dgarske wants to merge 3 commits into
wolfSSL:masterfrom
dgarske:zcu102-wolfip-demo
Closed

Add demo for wolfBoot + wolfIP on AMD UltraScale+ MPSoC (ZCU102)#12
dgarske wants to merge 3 commits into
wolfSSL:masterfrom
dgarske:zcu102-wolfip-demo

Conversation

@dgarske

@dgarske dgarske commented Jun 16, 2026

Copy link
Copy Markdown
Member

No description provided.

@dgarske dgarske self-assigned this Jun 16, 2026
Copilot AI review requested due to automatic review settings June 16, 2026 21:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new ZCU102 (ZynqMP) example demonstrating secure boot of a bare-metal wolfIP application chain-loaded by wolfBoot, including a signed OTA update flow staged to the SD card.

Changes:

  • New ZCU102 demo README documenting boot chain, build, SD programming, and OTA update steps.
  • New build.sh to build wolfBoot, build/sign the wolfIP app, and assemble BOOT.BIN via bootgen.
  • New program-sd.sh to provision BOOT.BIN and the signed application onto an SD card, plus supporting boot.bif.in and .gitignore.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
zynqmp-zcu102-wolfip/README.md Documents the demo’s boot chain, build steps, SD provisioning, and OTA update workflow.
zynqmp-zcu102-wolfip/build.sh Automates building wolfBoot + wolfIP app, signing, and generating BOOT.BIN.
zynqmp-zcu102-wolfip/program-sd.sh Writes BOOT.BIN to the FAT partition and the signed app to the raw slot on SD.
zynqmp-zcu102-wolfip/boot.bif.in bootgen template describing the ZynqMP boot image composition.
zynqmp-zcu102-wolfip/.gitignore Ignores build artifacts under out/.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread zynqmp-zcu102-wolfip/README.md Outdated
Comment thread zynqmp-zcu102-wolfip/README.md Outdated
Comment thread zynqmp-zcu102-wolfip/build.sh Outdated
Comment thread zynqmp-zcu102-wolfip/build.sh Outdated
Comment thread zynqmp-zcu102-wolfip/program-sd.sh Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 5 comments.

Comment thread zynqmp-zcu102-wolfip/build.sh Outdated
Comment thread zynqmp-zcu102-wolfip/build.sh Outdated
Comment thread zynqmp-zcu102-wolfip/program-sd.sh Outdated
Comment thread zynqmp-zcu102-wolfip/update.sh
Comment thread zynqmp-zcu102-wolfip/README.md Outdated
@dgarske

dgarske commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

Going to move this over to wolfBoot library since its mostly documenation and scripts.

@dgarske dgarske closed this Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants