i.MX: hab: Add HAB fusebox related convenience functions / command
Secure boot with HAB requires handling of the super root key hash
and actually locking down the device. The related information is
stored in the i.MX fusebox device (IIM on older SoCs, OCOTP on newer
SoCs). This patch adds several convenience functions to store and
read the super root key hash and to lock down a SoC. Also we add
a command to do this from the command line.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f986661 commit 9dc622d5622ceeedfc5e793a201cad029ff0f5ab
@Sascha Hauer Sascha Hauer authored on 23 Mar 2017
Showing 6 changed files
View
commands/Kconfig
View
commands/Makefile
View
commands/hab.c 0 → 100644
View
drivers/hab/Makefile
View
drivers/hab/hab.c 0 → 100644
View
include/hab.h