commit | 6b5ab47e3da9dde3748e07e1113eddc3c4a40609 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 19 16:43:53 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 19 16:43:53 2023 -0400 |
tree | 086f83a2501521b19d3c805776d07ca2eeae08c9 | |
parent | 53c069990d50fef33d2dffb27912d2a003a7eb09 [diff] | |
parent | 704297954be25af4c11e95fb3eddd42c8f348831 [diff] |
Merge branch '2023-06-19-corstone1000-fwu-updates' into next To quote the author: 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)