mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 09:41:30 +00:00
Support trusty S3 resume. New watchdog reset report value. Increase the limitation of bzImage size. Signed-off-by: Binbin Wu <binbin.wu@intel.com>
14 lines
342 B
Plaintext
14 lines
342 B
Plaintext
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.
|
|
Update vFastboot to v0.8
|
|
|