From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH 0/7] ARM: Add i.MX93 OP-TEE support
Date: Mon, 22 Jan 2024 11:15:46 +0100 [thread overview]
Message-ID: <170591854634.1958231.15660921358573238283.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20240119142413.3206832-1-s.hauer@pengutronix.de>
On Fri, 19 Jan 2024 15:24:06 +0100, Sascha Hauer wrote:
> This enables OP-TEE support for i.MX93. This is done in a way very
> similar to how it's done on i.MX8M.
> One major difference is that the i.MX93 needs a RAM firmware for the
> EdgeLock secure enclave. Without it OP-TEE doesn't work properly.
> The firmware can be integrated into the i.MX93 image where the ROM
> picks it up automatically. The firmware image is SoC revision specific
> though, so we load the firmware during runtime to avoid having to
> create a barebox image for each SoC revision.
>
> [...]
Applied, thanks!
[1/7] firmware: add missing FIRMWARE_IMX8MQ_OPTEE symbol
https://git.pengutronix.de/cgit/barebox/commit/?id=d52fd9bf6688 (link may not be stable)
[2/7] firmware: add missing include
https://git.pengutronix.de/cgit/barebox/commit/?id=e3e2b837d11c (link may not be stable)
[3/7] firmware: i.MX OP-TEE: Add some Kconfig help
https://git.pengutronix.de/cgit/barebox/commit/?id=75ad426aa1e8 (link may not be stable)
[4/7] ARM: i.MX93: add imx93_barebox_entry()
https://git.pengutronix.de/cgit/barebox/commit/?id=250e4d9efd85 (link may not be stable)
[5/7] ARM: i.MX: export imx9_ddrc_sdram_size()
https://git.pengutronix.de/cgit/barebox/commit/?id=79069811cd59 (link may not be stable)
[6/7] ARM: i.MX93: add scratch space support
https://git.pengutronix.de/cgit/barebox/commit/?id=585c8dc5df4d (link may not be stable)
[7/7] ARM: i.MX93: Add OP-TEE support
https://git.pengutronix.de/cgit/barebox/commit/?id=c678c3ff052c (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2024-01-22 10:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-19 14:24 Sascha Hauer
2024-01-19 14:24 ` [PATCH 1/7] firmware: add missing FIRMWARE_IMX8MQ_OPTEE symbol Sascha Hauer
2024-01-19 15:10 ` Marco Felsch
2024-01-19 14:24 ` [PATCH 2/7] firmware: add missing include Sascha Hauer
2024-01-19 15:11 ` Marco Felsch
2024-01-19 14:24 ` [PATCH 3/7] firmware: i.MX OP-TEE: Add some Kconfig help Sascha Hauer
2024-01-19 15:12 ` Marco Felsch
2024-01-19 14:24 ` [PATCH 4/7] ARM: i.MX93: add imx93_barebox_entry() Sascha Hauer
2024-01-19 15:21 ` Marco Felsch
2024-01-22 10:20 ` Sascha Hauer
2024-01-19 14:24 ` [PATCH 5/7] ARM: i.MX: export imx9_ddrc_sdram_size() Sascha Hauer
2024-01-19 15:21 ` Marco Felsch
2024-01-19 14:24 ` [PATCH 6/7] ARM: i.MX93: add scratch space support Sascha Hauer
2024-01-19 15:23 ` Marco Felsch
2024-01-19 14:24 ` [PATCH 7/7] ARM: i.MX93: Add OP-TEE support Sascha Hauer
2024-01-22 10:15 ` Sascha Hauer [this message]
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=170591854634.1958231.15660921358573238283.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.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