summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8ulp
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2023-04-28 12:08:06 +0800
committerStefano Babic <sbabic@denx.de>2023-05-21 13:48:52 +0200
commit6490c1271a3ee2ca7c2b8e849b82920d332c7ef9 (patch)
treefc453fb92eec0ca806fae7e5cf3446f4c775feeb /arch/arm/mach-imx/imx8ulp
parent0aea5dda292889c3e87e38ad003e53e508b7fc08 (diff)
imx8ulp: build ahab
The ahab was missed to be compiled, so add it back. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'arch/arm/mach-imx/imx8ulp')
-rw-r--r--arch/arm/mach-imx/imx8ulp/Kconfig5
-rw-r--r--arch/arm/mach-imx/imx8ulp/Makefile1
2 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/imx8ulp/Kconfig b/arch/arm/mach-imx/imx8ulp/Kconfig
index c1c1aa08c52..49ea25250a3 100644
--- a/arch/arm/mach-imx/imx8ulp/Kconfig
+++ b/arch/arm/mach-imx/imx8ulp/Kconfig
@@ -1,5 +1,10 @@
if ARCH_IMX8ULP
+config AHAB_BOOT
+ bool "Support i.MX8ULP AHAB features"
+ help
+ This option enables the support for AHAB secure boot.
+
config IMX8ULP
bool
diff --git a/arch/arm/mach-imx/imx8ulp/Makefile b/arch/arm/mach-imx/imx8ulp/Makefile
index 2c9938fcdf0..f7692cf3a78 100644
--- a/arch/arm/mach-imx/imx8ulp/Makefile
+++ b/arch/arm/mach-imx/imx8ulp/Makefile
@@ -5,6 +5,7 @@
obj-y += lowlevel_init.o
obj-y += soc.o clock.o iomux.o pcc.o cgc.o rdc.o
+obj-$(CONFIG_AHAB_BOOT) += ahab.o
ifeq ($(CONFIG_SPL_BUILD),y)
obj-y += upower/