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:
Binbin Wu
2018-08-10 13:24:33 +08:00
committed by lijinxia
parent 5a559ce6f5
commit a568c9e3f7
4 changed files with 10 additions and 2 deletions

View File

@@ -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.