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
}