blob: 6df779b771573b87ac76460e66bdba774a796141 [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
Stefan Roese2a9f86b2019-09-20 18:09:09 +02006#include <config.h>
7
8IMAGE_VERSION 2
9BOOT_FROM qspi
10
11/*
12 * Secure boot support
13 */
Tom Rini05670992020-06-16 19:06:24 -040014#ifdef CONFIG_IMX_HAB
Stefan Roese2a9f86b2019-09-20 18:09:09 +020015CSF CONFIG_CSF_SIZE
16#endif