Signing DTB in Secure Boot Implementation
02-15-2021
09:50 PM
1,212件の閲覧回数
meetalipatel
Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello NXP Team,
Greetings!
I am working on Secure Boot Implementation for a custom board based on i.MX8MQ processor. I have signed the imx-boot and Linux kernel image and it is working fine. Now, I would like to sign the Linux kernel DTB. Is there any document mentioning the process for DTB signing, as we have for u-boot and kernel?
Thanks in advance.
Regards
Meetali Patel
1 返信
02-16-2021
04:56 PM
1,205件の閲覧回数
IvanRuiz
NXP Employee
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello,
There is no document for this since the dtb only describes the hardware and does not store any confidential data. That is the reason why the available documents only focus on u-boot and kernel.
BR,
Ivan.