pid - 2023.2 English

Bootgen User Guide (UG1283)

Document ID
UG1283
Release Date
2023-10-18
Version
2023.2 English

Syntax

 [pid = <id_no>] <partition>

Description

This specifies the partition id. The default value is 0.
Note: If PID is not specified, it is incremented on every partition in the standard flow. If PID is not specified in the HSM flow, it always remains zero because each partition is handled separately. This behavior causes a mismatch between the final images.

Example

all:
{
	[encryption=aes, aeskeyfile=test.nky, pid=1] hello.elf
}