mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
	 Marco Felsch <m.felsch@pengutronix.de>,
	 Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [PATCH v2 0/9] ARM: rockchip: fix dynamic shared memory in OP-TEE
Date: Mon, 02 Jun 2025 12:28:59 +0200	[thread overview]
Message-ID: <174886013936.885537.2378666418838842702.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250528-rk3588-optee-v2-0-63070238dd13@pengutronix.de>


On Wed, 28 May 2025 16:11:18 +0200, Michael Tretter wrote:
> On rk3588, OP-TEE uses the device tree to detect the available SDRAM
> that should be used for dynamic shared memory. Since the amount of SDRAM
> is detected during boot, the rk3588 device tree doesn't contain memory
> nodes. Therefore, barebox has to detect the memory and add memory nodes
> the device tree in the PBL before passing the device tree to the TF-A,
> which passes it on to OP-TEE.
> 
> [...]

Applied, thanks!

[1/9] ARM: rockchip: fix formatting
      https://git.pengutronix.de/cgit/barebox/commit/?id=8b893a20b81b (link may not be stable)
[2/9] ARM: rockchip: dmc: use RK3588_INT_REG_START for rk3588
      https://git.pengutronix.de/cgit/barebox/commit/?id=0cfee64df22b (link may not be stable)
[3/9] lib: fdt: add fdt_addresses
      https://git.pengutronix.de/cgit/barebox/commit/?id=5835692f76ed (link may not be stable)
[4/9] PBL: fdt: refactor helper for reading nr of cells
      https://git.pengutronix.de/cgit/barebox/commit/?id=72ad9ccb1a4a (link may not be stable)
[5/9] PBL: fdt: add fdt_fixup_mem to fixup memory nodes
      https://git.pengutronix.de/cgit/barebox/commit/?id=ae175d4748b1 (link may not be stable)
[6/9] ARM: add CONFIG_SCRATCH_SIZE
      https://git.pengutronix.de/cgit/barebox/commit/?id=6edab0c407b3 (link may not be stable)
[7/9] ARM: rockchip: dmc: add rk3588_ram_sizes to get full ram size
      https://git.pengutronix.de/cgit/barebox/commit/?id=751773480f3a (link may not be stable)
[8/9] ARM: rockchip: pass device tree to TF-A
      https://git.pengutronix.de/cgit/barebox/commit/?id=8dfab4e2aafa (link may not be stable)
[9/9] ARM: rockchip: fixup memory in device tree for TF-A
      https://git.pengutronix.de/cgit/barebox/commit/?id=777fdb5300a1 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2025-06-02 10:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-28 14:11 Michael Tretter
2025-05-28 14:11 ` [PATCH v2 1/9] ARM: rockchip: fix formatting Michael Tretter
2025-05-28 14:11 ` [PATCH v2 2/9] ARM: rockchip: dmc: use RK3588_INT_REG_START for rk3588 Michael Tretter
2025-05-28 14:11 ` [PATCH v2 3/9] lib: fdt: add fdt_addresses Michael Tretter
2025-05-28 14:11 ` [PATCH v2 4/9] PBL: fdt: refactor helper for reading nr of cells Michael Tretter
2025-05-28 14:11 ` [PATCH v2 5/9] PBL: fdt: add fdt_fixup_mem to fixup memory nodes Michael Tretter
2025-05-28 14:11 ` [PATCH v2 6/9] ARM: add CONFIG_SCRATCH_SIZE Michael Tretter
2025-05-28 15:34   ` Marco Felsch
2025-05-28 14:11 ` [PATCH v2 7/9] ARM: rockchip: dmc: add rk3588_ram_sizes to get full ram size Michael Tretter
2025-05-28 14:11 ` [PATCH v2 8/9] ARM: rockchip: pass device tree to TF-A Michael Tretter
2025-05-28 15:39   ` Marco Felsch
2025-06-02 10:32   ` Sascha Hauer
2025-05-28 14:11 ` [PATCH v2 9/9] ARM: rockchip: fixup memory in device tree for TF-A Michael Tretter
2025-05-28 15:40   ` Marco Felsch
2025-06-02 10:28 ` 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=174886013936.885537.2378666418838842702.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=m.felsch@pengutronix.de \
    --cc=m.tretter@pengutronix.de \
    /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