dm: bios: update vsbl to v0.9

vsbl v0.9 change:
- New feature:
	Update vFastboot to v0.9
	Support vRPMB key handover for AaaG.
	Support to append SSDT to ACPI table for First Stage Mount in AaaG.
	Enable to set boot target to CrashOS when panic happens in vSBL debug version, release version is not affected.

Add SHA512SUM file for vsbl binaries.

Tracked-On:#1179, #1180, #1181, #1182
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
This commit is contained in:
Binbin Wu
2018-09-07 10:49:45 +08:00
committed by lijinxia
parent 047f4e90a2
commit f5ca1896b3
5 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
vSBL Version 0.9
- New feature:
Update vFastboot to v0.9
Support vRPMB key handover for AaaG.
Support to append SSDT to ACPI table for First Stage Mount in AaaG.
- Change:
Enable to set boot target to CrashOS when panic happens in vSBL debug version, release version is not affected.
vSBL Version 0.8.1
- New feature:
Support trusty S3 resume.