On Mon, 26 May 2025 16:38:06 +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: make minimum fdt size configurable
      (no commit info)
[6/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)
[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.ha...@pengutronix.de>


Reply via email to