]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit473fd9dbe6bc891b38d28d6eb09239a634872fc9
tree0187ed2da545416abd522038f6c5b26766ee4f09
parentb7a04c94b5bfaa5d653b6fa715f90cdb5352559a
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