commit | f2cf7feb80889b6a777e470f6cc2ece4ac03374f | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Oct 03 09:36:44 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 03 12:37:15 2023 -0400 |
tree | de23b76a7f29f5fd5c310f08fadab1725c16defc | |
parent | 8632091e1e15b67bbf05b48a5ae7e612d1db36fe [diff] |
ARM: tegra20: tegra30: support EBTUPDATE on non-encrypted devices Re-crypt support was extended to devices without burnt SBK. In case SBK is not set, place from where it is read is filled with zeroes. This patch adds support for ebtupdate function to detect nosbk device and avoid crypto operations for it. Tested-by: Maksim Kurnosenko <asusx2@mail.ru> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>