-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LFU-573-2 imx8m: Reserve new IVT+CSF for FIT FDT signature
Without using FIT FDT hash, we also allow user to sign FIT FDT structure, so that FIT image can upgrade individually. The option needs CONFIG_IMX_SPL_FIT_FDT_SIGNATURE enabled in SPL. imx-mkimage will insert the new IVT for FIT FDT signature by default and reserve the CSF (0x2000) for the FIT FDT signature. Signed-off-by: Ye Li <ye.li@nxp.com>
- Loading branch information
Ye Li
committed
Jul 31, 2023
1 parent
2f2d426
commit 5a0faef
Showing
3 changed files
with
44 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters