Question 7
What is the correct chain of trust as part of securing data in storage using secure boot?
(i) Boot loader starts execution after validation using signature. (ii) Inherently secure component is taken as root of trust. (iii) Signature of rich OS is validated and loaded. (iv) Check the validity of OS image using signature. (v) Signature of trustlet is validated to detect tampering.
(i) → (ii) → (iii) → (iv) → (v)
(i) → (iii) → (ii) → (v) → (iv)
(ii) → (i) → (iv) → (iii)→ (v)
(ii) → (i) → (iv) → (v) → (iii)