Go to the source code of this file.
◆ OCCP_APP_BASE
| #define OCCP_APP_BASE 0x0 |
Copyright (c) 2026 Tenstorrent AI ULC
SPDX-License-Identifier: Apache-2.0
◆ OCCP_APP_BOOT
| #define OCCP_APP_BOOT 0x1 |
◆ OCCP_BASE_MSG_GET_VERSION
| #define OCCP_BASE_MSG_GET_VERSION 0x0 |
◆ OCCP_BASE_MSG_READ_DATA
| #define OCCP_BASE_MSG_READ_DATA 0x3 |
◆ OCCP_BASE_MSG_WRITE_DATA
| #define OCCP_BASE_MSG_WRITE_DATA 0x2 |
◆ OCCP_BOOT_MSG_EXECUTE_IMAGE
| #define OCCP_BOOT_MSG_EXECUTE_IMAGE 0x1 |
◆ OCCP_MAX_MSG_SIZE
| #define OCCP_MAX_MSG_SIZE 255 |
◆ __packed