commit | 964440cfc4288be1bbb69c6c0eae39fda76df5d0 | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Thu Nov 21 14:42:39 2024 +0200 |
committer | Svyatoslav Ryhel <clamor95@gmail.com> | Wed Feb 26 13:08:20 2025 +0200 |
tree | 2058bacea0944a0e169a8c34dcef434179a6fde7 | |
parent | 7bf66a85152f5295b4a8f6b96991225c456dddbb [diff] |
ARM: tegra124: implement BCT patching This function allows updating bootloader from u-boot on production devices without need in host PC. Be aware! It works only with re-crypt BCT and AES encrypted devices. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>