Skip to main content

OrBIT User Guide

regionStart

In this section:
Information type

Protected applications information

Syntax
"regionStart": "address"
                 
Parameters

address

The storage location in memory (a hexadecimal RAM address as a string).

For use with

The product configuration file for the eSecIP Professional edition.

Description

Use this field to specify the starting memory address of the protected application part to be extracted from the main application.

This field is mandatory in a protectedApplicationsInfo configuration object.

Example
"regionStart": "0x24070000"