commit | dd9484a828d268f175d7c54400574d47b2e4f9ab | [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 | acfd0ff3cf23506e7de4c4fca1c3b4b713281317 [diff] | |
parent | 3e41ebaa467763cfa0957d3a0944bdc960033839 [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)