Commit 5a77cca
fix(boot_time): Update boot time doc
Fix measurement values for filesystem (end of kernel to user space
readiness).
Add link to SPL Falcon mode so user can refer either SBL or SPL flow
based on the requirement.
SBL flow requires used to specify bootargs in kernel unlike SPL flow
where bootargs could be passed to kernel. Add a note for same in doc.
Signed-off-by: Paresh Bhagat <[email protected]>1 parent e1b5ab8 commit 5a77cca
1 file changed
+10
-2
lines changedLines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
| |||
242 | 246 | | |
243 | 247 | | |
244 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
245 | 253 | | |
246 | 254 | | |
247 | 255 | | |
| |||
611 | 619 | | |
612 | 620 | | |
613 | 621 | | |
614 | | - | |
| 622 | + | |
615 | 623 | | |
616 | | - | |
| 624 | + | |
617 | 625 | | |
618 | 626 | | |
619 | 627 | | |
| |||
0 commit comments