]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: tegra: Add LP0 support for ODM production
authorIon Agorria <ion@agorria.com>
Tue, 7 Jan 2025 00:53:19 +0000 (01:53 +0100)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Fri, 1 Aug 2025 05:43:41 +0000 (08:43 +0300)
commitf230bc6cf7b1ce24bd1f95d7460965591c5aef37
treefbfa8a48fc14da041a0c3bbc320f7259227bf7c1
parentb01f0a7c1d9d43a38a729723ad76fce74a5fa24b
ARM: tegra: Add LP0 support for ODM production

Now that we have working AES engine driver we can request the warmboot code
to be encrypted and signed  with SBK if the device requires so. This
unlocks LP0 support for most devices in the wild as they use ODM Production
Secure.

We are not aware of any "ODM Production Open" device nor have access to
thus this has not been tested on one, merely added for completeness.

Signed-off-by: Ion Agorria <ion@agorria.com>
arch/arm/include/asm/arch-tegra/warmboot.h
arch/arm/mach-tegra/tegra20/warmboot.c