Lines Matching +full:co +full:- +full:processors
1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright (C) 2012-2015 Freescale Semiconductor, Inc. All Rights Reserved.
15 * Security Reference Manual for i.MX 7Dual and 7Solo Applications Processors,
43 u8 len[2]; /* Length field in bytes (big-endian) */
47 /* -------- start of HAB API updates ------------*/
61 HAB_CFG_OPEN = 0xf0, /* < Non-secure IC */
68 HAB_STATE_CHECK = 0x55, /* Check state (non-secure) */
69 HAB_STATE_NONSECURE = 0x66, /* Non-secure state */
154 #define HAB_ENG_RTIC 0x05 /* Run-time integrity checker */
158 #define HAB_ENG_DCP 0x1b /* Data Co-Processor */
160 #define HAB_ENG_SNVS 0x1e /* Secure Non-Volatile Storage */
162 #define HAB_ENG_DTCP 0x22 /* DTCP co-processor */
164 #define HAB_ENG_HDCP 0x24 /* HDCP co-processor */
201 /* ----------- end of HAB API updates ------------*/