The POK_CONFIG_PARTITIONS_SIZE maccro specifies an array with
partitions size in bytes. The declaration is an array, each value
represent the size of partition .
There is an example of a such declaration below. Here, we have 4
partitions. The three first partition have a size of 80000 bytes while the
last one has a size of 85000 bytes.