imx: ahab: Update AHAB for iMX8 and iMX8ULP
authorYe Li <ye.li@nxp.com>
Thu, 15 Jun 2023 10:09:23 +0000 (18:09 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 13 Jul 2023 09:29:40 +0000 (11:29 +0200)
commit00ce4153fbd01aa78b734d87f16772480c42166e
treeb16a3232d76843a2bcaddfd95466cc438f93ea34
parent6e81ca220e03b241ad7a3f5ddf4cba666b4f7446
imx: ahab: Update AHAB for iMX8 and iMX8ULP

Abstract common interfaces for AHAB authentication operations.
Then share some common codes for AHAB and SPL container authentication

Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/mach-imx/ahab.h [new file with mode: 0644]
arch/arm/mach-imx/imx8/ahab.c
arch/arm/mach-imx/imx8ulp/Makefile
arch/arm/mach-imx/parse-container.c