1 /* SPDX-License-Identifier: GPL-2.0+ */
4 * Linaro LTD, www.linaro.org
5 * Author John Rigby <john.rigby@linaro.org>
6 * Based on TI's signGP.c
13 uint32_t section_offset;
14 uint32_t section_size;
16 uint8_t section_name[12];
27 #define KEY_CHSETTINGS 0xC0C0C0C1
28 #endif /* _OMAPIMAGE_H_ */