| /* | |
| * Copyright (C) 2015-2016 Freescale Semiconductor, Inc. | |
| * | |
| * SPDX-License-Identifier: GPL-2.0+ | |
| */ | |
| #ifndef __MX7D_SABRESD_ANDROID_H | |
| #define __MX7D_SABRESD_ANDROID_H | |
| #include "mx_android_common.h" | |
| /* lock/unlock stuff */ | |
| #define FASTBOOT_ENCRYPT_LOCK | |
| #define CONFIG_FASTBOOT_LOCK | |
| #define FSL_FASTBOOT_FB_DEV "mmc" | |
| #define CONFIG_FSL_CAAM_KB | |
| #define CONFIG_SHA1 | |
| #endif /* __MX7D_SABRESD_ANDROID_H */ |