($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: emekcan.aras@arm.com
To: meta-arm@lists.yoctoproject.org, Ross.Burton@arm.com, Jon.Mason@arm.com
Cc: nd@arm.com, Emekcan Aras <emekcan.aras@arm.com>
Subject: [PATCH 0/5] Introduce authenticated capsule update
Date: Mon,  2 Oct 2023 11:43:18 +0100	[thread overview]
Message-ID: <20231002104323.1967358-1-emekcan.aras@arm.com> (raw)

From: Emekcan Aras <emekcan.aras@arm.com>

This patchset introduces authenticated capsule update support for corstone1000.
We now use mkeficapsule tool provided by u-boot to generate a signed capsule. 
This requires efitools-native provided by meta-secure-core and some adjustment 
around firmware update agent in trusted-firmware-m. 

Emekcan Aras (5):
  CI: Add meta-secure-core
  CI: Include meta-secure-core in corstone1000
  kas: corstone1000: add meta-secure-core
  arm-bsp/u-boot: corstone1000: introduce authenticated capsule update
  arm-bsp/trusted-firmware-m: Enable authenticated capsule update

 ci/corstone1000-common.yml                    |   1 +
 ci/meta-openembedded.yml                      |   1 +
 ci/meta-secure-core.yml                       |  11 ++
 kas/corstone1000-base.yml                     |   7 ++
 ...m-Corstone1000-Enable-Signed-Capsule.patch | 102 ++++++++++++++++++
 .../trusted-firmware-m-corstone1000.inc       |   1 +
 ...00-add-signature-device-tree-overlay.patch |  31 ++++++
 ...-enable-authenticated-capsule-config.patch |  28 +++++
 ...roduce-EFI-authenticated-capsule-upd.patch |  76 +++++++++++++
 .../recipes-bsp/u-boot/u-boot_%.bbappend      |  15 ++-
 10 files changed, 272 insertions(+), 1 deletion(-)
 create mode 100644 ci/meta-secure-core.yml
 create mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0006-Platform-Corstone1000-Enable-Signed-Capsule.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0038-corstone1000-add-signature-device-tree-overlay.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0039-corstone1000-enable-authenticated-capsule-config.patch
 create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0040-corstone1000-introduce-EFI-authenticated-capsule-upd.patch

-- 
2.25.1



             reply	other threads:[~2023-10-02 10:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-02 10:43 emekcan.aras [this message]
2023-10-02 10:43 ` [PATCH 1/5] CI: Add meta-secure-core emekcan.aras
2023-10-02 10:43 ` [PATCH 2/5] CI: Include meta-secure-core in corstone1000 emekcan.aras
2023-10-02 10:43 ` [PATCH 3/5] kas: corstone1000: add meta-secure-core emekcan.aras
2023-10-02 10:43 ` [PATCH 4/5] arm-bsp/u-boot: corstone1000: introduce authenticated capsule update emekcan.aras
2023-10-02 10:43 ` [PATCH 5/5] arm-bsp/trusted-firmware-m: Enable " emekcan.aras
2023-10-03  0:04 ` [PATCH 0/5] Introduce " Jon Mason

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231002104323.1967358-1-emekcan.aras@arm.com \
    --to=emekcan.aras@arm.com \
    --cc=Jon.Mason@arm.com \
    --cc=Ross.Burton@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nd@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).