Syntax
[pid = <id_no>] <partition>
Description
This specifies the partition id. The default value is 0.
Note: If you do not specify a PID, the standard
flow increments it for every partition. 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
}