imx: ele_api: support program secure fuse and return lifecycle
authorPeng Fan <peng.fan@nxp.com>
Thu, 15 Jun 2023 10:09:08 +0000 (18:09 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 13 Jul 2023 09:29:40 +0000 (11:29 +0200)
commit31e5ec23238b884109dbfde9390b7f7b3bba1520
tree0187ed2da545416abd522038f6c5b26766ee4f09
parentef5bdfc273c8562da80091a6f63910b6cabf8f4a
imx: ele_api: support program secure fuse and return lifecycle

Add two ELE API: ele_return_lifecycle_update and ele_write_secure_fuse
Add two cmd: ahab_return_lifecycle and ahab_sec_fuse_prog

Signed-off-by: Peng Fan <peng.fan@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