diff options
author | Tom Rini <trini@konsulko.com> | 2022-03-31 14:12:30 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-03-31 14:12:30 -0400 |
commit | 52d8100b1d60b656e3e311e3312fed43d388088a (patch) | |
tree | cb370025bcc386ef741cce94bda1b4dd58fe2d76 /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | 23e354f82c04a1c070ca59907abc6b042761b0e7 (diff) | |
parent | 7bebc11c42351c8f0364f0e3eb922f5af7b6e826 (diff) |
Merge branch '2022-03-31-image-add-a-stage-pre-load' into next
To quote the author:
This series adds a stage pre-load before launching an image. This stage
is used to read a header before the image and this header contains the
signature of the full image. So u-boot may check the full image before
using any data of the image.
The support of this header is added to binman, and a command verify
checks the signature of a blob and set the u-boot env variable
"loadaddr_verified" to the beginning of the "real" image.
The support of this header is only added to binman, but it may also be
added to mkimage.
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions