dm: bios: update vSBL to v1.0

New feature:
	Update vFastboot to v1.0
	Boot time optimization
	Support Crash mode, which uses vFastboot in vSBL as Crash mode target.
	Support Ramooops.

Tracked-On: #968, #1578, #1579, #1580
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
This commit is contained in:
Binbin Wu 2018-10-22 11:09:26 +08:00 committed by wenlingz
parent 09193c3913
commit 96f8becca6
5 changed files with 11 additions and 4 deletions

View File

@ -1,2 +1,2 @@
ac590cd3d9bd0a20a628f6211617e285 VSBL.bin
689a9a06c44028639df53097bcb79313 VSBL_debug.bin
3af0a432599e073f654c24246b8dbaa8 VSBL.bin
553a3130c886d195ab013c5966af2a32 VSBL_debug.bin

View File

@ -1,2 +1,2 @@
0923e0797eef815df14f46d95df457bd3a4fb24a1333061d1da6f45325e78488b6f86f24b2edffd523e84add205e4f868280a9eb43a6b6badcb56a9c9d8f8d46 VSBL.bin
b1059e181f80d42eba1cd599a5826513f44bbc7c1b2816cd360c9c4a3486ee4153f67bf5a5d512f1998b6fa2d96e6f68b1c95fc5694b8cc0e6706050009948b0 VSBL_debug.bin
5ed88c021bffe2f26c241b002d3fd76a0952201b03c3d1a8d982b93a0568d45e2c601e881033f827a2d23f60200db2c7e33bee16ac2fcb877a188f2973093244 VSBL.bin
f69e73995a070d701d42a4a21b4b334cc6dc19adc410cf6448b4172eb83270e112a08ab22c69032b3ec643e0b01af2b0a9eaa667f04b88a619633fa1de421416 VSBL_debug.bin

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,10 @@
vSBL Version 1.0
- New feature:
Update vFastboot to v1.0
Boot time optimization
Support Crash mode, which uses vFastboot in vSBL as Crash mode target.
Support Ramooops.
vSBL Version 0.9
- New feature:
Update vFastboot to v0.9