depthcharge: Remove support for legacy RO/RW verified boot |
||||||||||||
Issue descriptionAll current platforms use unified boot in depthcharge (USE=unified_depthcharge), which uses vboot2 for firmware verification. The old readonly / readwrite depthcharge is no longer used (as . It's now in the way of refactoring the vboot_reference code to get rid of the vboot1 library, because the readonly code calls the old vboot1 VbInit() and VbSelectAndLoadFirmware() APIs. So, let's get rid of that old code.
,
May 31 2016
,
Jul 1 2016
,
Aug 29 2016
,
Oct 7 2016
,
Nov 19 2016
,
Jan 21 2017
,
Mar 4 2017
,
Apr 17 2017
,
May 30 2017
,
Aug 1 2017
,
Oct 14 2017
|
||||||||||||
►
Sign in to add a comment |
||||||||||||
Comment 1 by bugdroid1@chromium.org
, May 26 2016