]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: Add crypto library for warmboot code
authorYen Lin <yelin@nvidia.com>
Mon, 2 Apr 2012 13:18:48 +0000 (13:18 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:37 +0000 (08:31 +0200)
commit2a6f036a9ac2f9b586fd724f7cb9b03186d8d6fa
treec125723f8c926bc8ae32aea983d59c4cf2c83ad0
parentffc76482c2d86ca29168527e57fb75c0ea08ec6d
tegra: Add crypto library for warmboot code

Provides an interface to aes.c for the warmboot code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Yen Lin <yelin@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/cpu/armv7/tegra2/crypto.c [new file with mode: 0644]
arch/arm/cpu/armv7/tegra2/crypto.h [new file with mode: 0644]