Skip to main content

OrBIT User Guide

Data blocks

In this section:

Note

Data blocks are only available for the eSecIP Professional and eSecIP Standard editions.

The dataBlocks information type is optional for the product configuration file.

Using configuration objects of this information type, predefined blocks of data can be provisioned onto the device during a manufacturing run.

Field name

Description

data

The data to be provisioned. Mandatory.

destAddress

The location where the data block is placed after validation and de-obfuscation. Only for the eSecIP Professional edition. Optional. If the object is to remain within the BLOB until the application requests it, this field must be omitted.

exportToPR

Specifies whether to include a data block in the device’s production record. Mandatory.

itemName

The name of the data block. Mandatory.

obfuscation

The name of the obfuscation record used for obfuscation. Optional. If the object is not to be obfuscated, this field must be omitted.

provisionedAddress

The memory location for the provisioned data block. Only for the eSecIP Standard edition and mandatory.

provisionedDataLengthAddress

The memory location for the length value (in bytes) of the provisioned data block. Only for the eSecIP Standard edition and mandatory.

usageClass

An ID to be used for locating a provisioned data block inside the BLOB. Only for the eSecIP Professional edition and mandatory.

Table 4. Summary of available fields for the dataBlocks information type


For reference information about the fields, see Descriptions of configuration fields.