Searched hist:a89d58bb204c00db260225859bce0b55aa5e2385 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/drivers/fwu/ |
| H A D | fwu_metadata.h | a89d58bb204c00db260225859bce0b55aa5e2385 Thu Feb 01 07:17:13 UTC 2024 Sughosh Ganu <sughosh.ganu@linaro.org> feat(fwu): migrate FWU metadata structure to version 2
The latest version of the FWU specification [1] has changes to the metadata structure. This is version 2 of the structure.
Primary changes include - bank_state field in the top level structure - Total metadata size in the top level structure - Image description structures now optional - Number of banks and images per bank values part of the structure
Make changes to the structure to align with version 2 of the structure defined in the specification. These changes also remove support for version 1 of the metadata structure.
[1] - https://developer.arm.com/documentation/den0118/latest/
Change-Id: I84b4e742e463cae92375dde8b4603b4a581d62d8 Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
|
| H A D | fwu.h | a89d58bb204c00db260225859bce0b55aa5e2385 Thu Feb 01 07:17:13 UTC 2024 Sughosh Ganu <sughosh.ganu@linaro.org> feat(fwu): migrate FWU metadata structure to version 2
The latest version of the FWU specification [1] has changes to the metadata structure. This is version 2 of the structure.
Primary changes include - bank_state field in the top level structure - Total metadata size in the top level structure - Image description structures now optional - Number of banks and images per bank values part of the structure
Make changes to the structure to align with version 2 of the structure defined in the specification. These changes also remove support for version 1 of the metadata structure.
[1] - https://developer.arm.com/documentation/den0118/latest/
Change-Id: I84b4e742e463cae92375dde8b4603b4a581d62d8 Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
|