summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/imx-common/hab.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-01-02 21:32:05 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-02 21:32:05 (GMT)
commit516457013e5a88f65f9d6c11e9171cb03871cc92 (patch)
tree583cfafeddbacd1d1a456f49f1e687c4eb8e062c /arch/arm/include/asm/imx-common/hab.h
parent99b02b4dce0b2fc759fb8ced5701c0d4fb7b2200 (diff)
parent7c4f0ff81e6fc3b58b8af5f64c3da98624e40132 (diff)
downloadu-boot-fsl-qoriq-516457013e5a88f65f9d6c11e9171cb03871cc92.tar.xz
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'arch/arm/include/asm/imx-common/hab.h')
-rw-r--r--arch/arm/include/asm/imx-common/hab.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/include/asm/imx-common/hab.h b/arch/arm/include/asm/imx-common/hab.h
index dab6789..e0ff459 100644
--- a/arch/arm/include/asm/imx-common/hab.h
+++ b/arch/arm/include/asm/imx-common/hab.h
@@ -145,4 +145,6 @@ typedef void hapi_clock_init_t(void);
/* ----------- end of HAB API updates ------------*/
+uint32_t authenticate_image(uint32_t ddr_start, uint32_t image_size);
+
#endif