Skip to content
Commit 6b5058c4 authored by Adam Johnston's avatar Adam Johnston
Browse files

bsp: Add boot-order to secure partition manifests



Previously, the order in which secure partitions were initialized relied
on the order in which they were loaded - however that is undocumented
behavior.

Add boot order property into SP manifests to ensure each partition is
initialized in the correct order i.e before any other partition which
uses it
- block storage before protected storage
- protected storage before crypto

Signed-off-by: Adam Johnston's avatarAdam Johnston <adam.johnston@arm.com>
parent c8341d78
Loading
Loading
Loading
Pipeline #8667 passed with stage
in 2 minutes and 18 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment