commit | af799814e2639a03b3453744f06a73e77cb66e86 | [log] [tgz] |
---|---|---|
author | Stefan Kerkmann <s.kerkmann@pengutronix.de> | Mon Mar 04 12:56:38 2024 +0100 |
committer | Stefan Kerkmann <s.kerkmann@pengutronix.de> | Thu May 09 23:09:12 2024 +0200 |
tree | cd32db49aa95112420ab1b3525338290767485d1 | |
parent | 421f3e3e9ec4ba15ba2661ba16f43b7f5ce517b4 [diff] |
fix(imx8m): 8mq: enable imx_hab_handler The imx8mq socs communicate with the HAB rom via the TF-A. But the imx_hab_handler servicing the call wasn't compiled in as of now - resulting in failed HAB rom calls. Change-Id: I4ea6164047d5a927aa90f7b1176d45536876843e Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>