PDK API Guide for J721E

Introduction

This file contains the declaration of the messaging format to talk to ROM.

Go to the source code of this file.

Data Structures

struct  Sciclient_RomFirmwareLoadPayload_t
 ROM messaging: Payload for loading firmware . More...
 

Macros

Sciclient load firmware ROM Thread Ids.

#define SCICLIENT_ROM_R5_TX_NORMAL_THREAD   (4U)
 
#define SCICLIENT_ROM_R5_RX_NORMAL_THREAD   (5U)
 
Sciclient load firmware ROM Message Types.

Requirement: DOX_REQ_TAG(PDK-2143)

#define SCICLIENT_ROM_MSG_R5_TO_M3_M3FW   (0x8105U)
 
#define SCICLIENT_ROM_MSG_M3_TO_R5_M3FW_RESULT   (0x8805U)
 
#define SCICLIENT_ROM_MSG_CERT_AUTH_PASS   (0x555555U)
 
#define SCICLIENT_ROM_MSG_CERT_AUTH_FAIL   (0xffffffU)