On Tue, 05 Aug 2025 09:33:45 +0200, Michael Tretter wrote: > This series prepares the Rockchip tooling for creating and handling > signed images. The patch series for adding code to sign the images will > follow as a second step. > > Fix the wrong size when calculating the hash over the image header. > Rename the hashtype field in the header to flags, because there are > other flags in this field, too. Extend the rk-usb-loader to accept > signed images and load signed images to a board via USB. > > [...]
Applied, thanks! [1/5] scripts: rockchip: use correct header size https://git.pengutronix.de/cgit/barebox/commit/?id=c18d35095359 (link may not be stable) [2/5] scripts: rockchip: rename hashtype to flags https://git.pengutronix.de/cgit/barebox/commit/?id=6c4a4a53e5ed (link may not be stable) [3/5] scripts: rockchip: add helper for updating hash https://git.pengutronix.de/cgit/barebox/commit/?id=962206c43dcb (link may not be stable) [4/5] scripts: rockchip: rename NEWIDB_MAGIC to NEWIDB_MAGIC_RKNS https://git.pengutronix.de/cgit/barebox/commit/?id=e9fac66f7ca1 (link may not be stable) [5/5] scripts: rockchip: support RKSS images https://git.pengutronix.de/cgit/barebox/commit/?id=b41d4972d9a9 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>