commit | 64d93384dbf3f010a87417a1e84c12ff09fe3af2 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Wed Oct 25 15:51:03 2023 +0900 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 31 13:08:10 2023 -0400 |
tree | 8408ad2a597255ebcc0063c803d79d040b4c2873 | |
parent | 5bf030479032a8486722df2009d46c41df6175de [diff] |
board: developerbox: update flash rawwrite binary size Current documentation limits the firmware size to 1.5MB. When the fTPM and StandaloneMM-based RPMB secure storage is enabled, firmware size is bigger than that size. Let's specify the A/B update bank size(4MB) for flash rawwrite parameter. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Acked-by: Jassi Brar <jaswinder.singh@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>