]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: ele_ahab: Add HUK derivation support
authorMathieu Othacehe <othacehe@gnu.org>
Mon, 26 Aug 2024 10:07:07 +0000 (12:07 +0200)
committerFabio Estevam <festevam@gmail.com>
Fri, 30 Aug 2024 18:50:36 +0000 (15:50 -0300)
commitef53c7759507b51f6c7902cab6305597cbf37797
tree374e30793ece9c59256088c19d629b6e3ceb7362
parente83ced1a24095de66e526bd6c10f0f24584baaee
imx: ele_ahab: Add HUK derivation support

Add a new ahab_derive command that derives the hardware unique key (HUK)
into a 16 or 32 bytes key and stores it at the given address.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Reviewed-by: Ye Li <ye.li@nxp.com>
arch/arm/include/asm/mach-imx/ele_api.h
arch/arm/mach-imx/ele_ahab.c
drivers/misc/imx_ele/ele_api.c