Merge "fix(doc): match boot-order size to implementation" into integration

This commit is contained in:
Sandrine Bailleux 2023-06-08 08:30:40 +02:00 committed by TrustedFirmware Code Review
commit 1b4d99878c

View file

@ -91,7 +91,7 @@ Partition Properties
- 0x2: 64k
- boot-order
- value type: <u32>
- value type: <u16>
- A unique number amongst all partitions that specifies if this partition
must be booted before others. The partition with the smaller number will be
booted first.