mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-26 07:21:37 +00:00
dm: bios: update vsbl to v0.8.1
Support trusty S3 resume. New watchdog reset report value. Increase the limitation of bzImage size. Signed-off-by: Binbin Wu <binbin.wu@intel.com>
This commit is contained in:
parent
5a559ce6f5
commit
a568c9e3f7
@ -1,2 +1,2 @@
|
||||
71b784a06f75243e3367ff8aa2ecc0af VSBL.bin
|
||||
e4a3367268bf89d8a1aa209dd2c6ecb9 VSBL_debug.bin
|
||||
009c557d20afb62c3fc533fbc588da96 VSBL.bin
|
||||
c0c125066e14ecc98d0ac1533155bc15 VSBL_debug.bin
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
vSBL Version 0.8.1
|
||||
- New feature:
|
||||
Support trusty S3 resume.
|
||||
- Change:
|
||||
Match Device Id/Vendor Id of emulated watchdog device.
|
||||
Watchdog reset reason changed from "warm" to "watchdog".
|
||||
Increase the limitation of bzImage size (from 15MB to 31MB).
|
||||
|
||||
vSBL Version 0.8
|
||||
- New feature:
|
||||
Add watchdog reset status report.
|
||||
|
Loading…
Reference in New Issue
Block a user