blob: 1e39ae2f01f73165db684c6ab694a3f6f6796bd1 [file] [log] [blame]
Stefan Roese2a9f86b2019-09-20 18:09:09 +02001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright (C) 2014, Compulab Ltd - http://compulab.co.il/
4 */
5
6#define __ASSEMBLY__
7#include <config.h>
8
9IMAGE_VERSION 2
10BOOT_FROM qspi
11
12/*
13 * Secure boot support
14 */
Tom Rini05670992020-06-16 19:06:24 -040015#ifdef CONFIG_IMX_HAB
Stefan Roese2a9f86b2019-09-20 18:09:09 +020016CSF CONFIG_CSF_SIZE
17#endif