From: Maik Otto <m.otto@phytec.de>
To: barebox@lists.infradead.org
Cc: Maik Otto <m.otto@phytec.de>
Subject: [PATCH v3 0/2] i.MX6ULL: set engine software for Secure Boot on HABv4
Date: Thu, 17 Sep 2020 11:36:53 +0200 [thread overview]
Message-ID: <1600335415-315975-1-git-send-email-m.otto@phytec.de> (raw)
The i.MX6ULL has no CAAM engine for Secure Boot on HABv4. This patch series
set the engine software for i.MX6ULL and for the PHYTEC boards PCL-063 with
i.MX6ULL.
Changes in v3 and Patch 2:
- rework and move the file habv4-imx6-gencsf.h to habv4-imx6-gencsf-template.h
- rework the file habv4-imx6ull-gencsf.h and add new file
habv4-imx6-gencsf.h
Changes in v2:
- Rework in Patch 2 the file habv4-imx6-gencsf.h, because cst 3.3.1 fails
for engine software with parameter Feature.
Maik Otto (2):
arch: arm: boards phytec: Split flash header for pcl063 with i.MX6Ul
and i.MX6ULL
arch: arm: mach-imx: Add habv4 config file for i.MX6ULL
...b.imxcfg => flash-header-phytec-pcl063-512mb.h} | 1 -
.../flash-header-phytec-pcl063ul-512mb.imxcfg | 3 +
... => flash-header-phytec-pcl063ull-256mb.imxcfg} | 2 +-
.../flash-header-phytec-pcl063ull-512mb.imxcfg | 3 +
.../include/mach/habv4-imx6-gencsf-template.h | 64 ++++++++++++++++++++++
arch/arm/mach-imx/include/mach/habv4-imx6-gencsf.h | 59 +-------------------
.../mach-imx/include/mach/habv4-imx6ull-gencsf.h | 4 ++
images/Makefile.imx | 8 +--
8 files changed, 82 insertions(+), 62 deletions(-)
rename arch/arm/boards/phytec-som-imx6/{flash-header-phytec-pcl063-512mb.imxcfg => flash-header-phytec-pcl063-512mb.h} (83%)
create mode 100644 arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcl063ul-512mb.imxcfg
rename arch/arm/boards/phytec-som-imx6/{flash-header-phytec-pcl063-256mb.imxcfg => flash-header-phytec-pcl063ull-256mb.imxcfg} (82%)
create mode 100644 arch/arm/boards/phytec-som-imx6/flash-header-phytec-pcl063ull-512mb.imxcfg
create mode 100644 arch/arm/mach-imx/include/mach/habv4-imx6-gencsf-template.h
create mode 100644 arch/arm/mach-imx/include/mach/habv4-imx6ull-gencsf.h
--
2.7.4
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2020-09-17 9:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-17 9:36 Maik Otto [this message]
2020-09-17 9:36 ` [PATCH v3 1/2] arch: arm: boards phytec: Split flash header for pcl063 with i.MX6Ul and i.MX6ULL Maik Otto
2020-09-17 9:36 ` [PATCH v3 2/2] arch: arm: mach-imx: Add habv4 config file for i.MX6ULL Maik Otto
2020-09-21 6:32 ` [PATCH v3 0/2] i.MX6ULL: set engine software for Secure Boot on HABv4 Sascha Hauer
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=1600335415-315975-1-git-send-email-m.otto@phytec.de \
--to=m.otto@phytec.de \
--cc=barebox@lists.infradead.org \
/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