dm: bios: update vSBL to V1.1

vSBL Version 1.1
- Change:
	Update vFastboot to v1.1
	Pass vrpmb key to vFastboot.

Tracked-On: #2028
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
This commit is contained in:
Binbin Wu 2018-12-11 17:33:47 +08:00 committed by wenlingz
parent 4d13ad9d08
commit a1435f332b
5 changed files with 9 additions and 4 deletions

View File

@ -1,2 +1,2 @@
a3968d6c91e8d93f7d5f3541665ce145 VSBL.bin
9cdf1ad1caeffafff52ea79eaded7700 VSBL_debug.bin
3cb56894053bf75010ba5287db455fd0 VSBL.bin
443662e23bfc60b5dd0a181db7838fd4 VSBL_debug.bin

View File

@ -1,2 +1,2 @@
adb21a6abf7e0309774a636d8afc94f40f0c2553151bf12e65f3ca68e8feae70968bda11249a7a95a1da118274002ec32bed019b6824ab0fa8d7f409b33b796d VSBL.bin
3fe6b079c88670afcc8f266c402052cf76e4650a0975cd4702cf33d0093de7b072f03b1c17ca486695c08f4b6b1e07cd8002ea2dcbcedba1ffbfce2e922f87b5 VSBL_debug.bin
fa3a32ae2bbf5648399e8f30bf57e0ca4b52f9b4e11e230e1ac39d7d79fc4f2368762b5fb8c08e1664fb2e2ed4dc6e070f56036c025c2583a76a06f3916dfee5 VSBL.bin
6ceb064c1643ca4be6066cfc6fd31be169061b00f9dd6216e0ac65bcd37a93a4d69e127d34ef46fcf1cc7d84826424f86474a2b675579ab21bae9b9d40068aa7 VSBL_debug.bin

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,8 @@
vSBL Version 1.1
- Change:
Update vFastboot to v1.1
Pass vrpmb key to vFastboot.
vSBL Version 1.0.1
- Bug fix:
Fix AaaG user build boot failure when AaaG with memory size > 2GB and flash unlocked.