
10 Jun
2023
10 Jun
'23
2:37 a.m.
On Mon, May 29, 2023 at 03:02:23PM +0100, Rui Miguel Silva wrote:
Now that the nvmxip block driver is merged we can add on top of it the platform code to use GPT and FWU metadata in the Corstone1000.
But first, push 2 fixes that are needed to make all this work:
- move nvmxip header to include
- setup fwu metadata structures as packed (we have a 32bit writer - Secure enclave Cortex-M0 and a 64bit reader host Cortex-A35)
Cheers, Rui
v1 [0]-> v2: Ilias: - add Reviewed-by tag in patch 1/6
Heinrich: - fix test include nvmxip header after the move to include/ in patch 2/6
Rui Miguel Silva (6): fwu_metadata: make sure structures are packed
This patch leads to build failures now, please rebase on top of current -next, thanks.
--
Tom