i.MX: HABv4: always print HAB status at boot time
Currently, board code needs to call habv4_get_status() explicitely, but
there is no reason that it cannot be called automatically at startup
when HABv4 is enabled. This way the call cannot be forgotten and we can
make sure to report all potentially occuring HAB warnings and errors.

Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 620cd45 commit 8fc60229cd50eba3a17f2a3b85bc698a3747c517
@Roland Hieber Roland Hieber authored on 29 Nov 2018
Sascha Hauer committed on 5 Dec 2018
Showing 2 changed files
View
drivers/hab/habv3.c
View
drivers/hab/habv4.c