On Wed, 06 Nov 2024 19:57:18 +0100, Ahmad Fatoum wrote: > This series resulted while getting OP-TEE to work on RK3399. > There is no upstream OP-TEE support for the RK3568 or RK3588, > but the expectation that loading the blob is analogous to the > RK3399, which is fixed by this series. > > Ahmad Fatoum (6): > firmware: rockchip: rename from rk3xxx-op-tee.bin to rk3xxx-bl32.bin > ARM: lds: move stack top section to front of rodata > ARM: Rockchip: fix clang warning about passing 32-bit register operand > ARM: Rockchip: save pointer to scratch memory in global variable > ARM: Rockchip: implement tee.bin v1 header parsing > ARM: Rockchip: use vendor blob OPTEE load addresses > > [...] Applied, thanks! [1/6] firmware: rockchip: rename from rk3xxx-op-tee.bin to rk3xxx-bl32.bin https://git.pengutronix.de/cgit/barebox/commit/?id=c8d797dad31a (link may not be stable) [2/6] ARM: lds: move stack top section to front of rodata https://git.pengutronix.de/cgit/barebox/commit/?id=3def2f136aea (link may not be stable) [3/6] ARM: Rockchip: fix clang warning about passing 32-bit register operand https://git.pengutronix.de/cgit/barebox/commit/?id=9cd71fc171b6 (link may not be stable) [4/6] ARM: Rockchip: save pointer to scratch memory in global variable https://git.pengutronix.de/cgit/barebox/commit/?id=73a2b3c8d293 (link may not be stable) [5/6] ARM: Rockchip: implement tee.bin v1 header parsing https://git.pengutronix.de/cgit/barebox/commit/?id=e1ecb0bdeeed (link may not be stable) [6/6] ARM: Rockchip: use vendor blob OPTEE load addresses https://git.pengutronix.de/cgit/barebox/commit/?id=d857e9ea91fd (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>