mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
d0c4f2bb404e87c96f83a0ef75c76145a1af6161
A default implementation of the RebootEscrow HAL which relies on RAM retention to keep a key around during a reboot to apply an OTA. This should work on devices that use a "warm reboot" and most likely will work on devices that use a "cold reboot" as well. DRAM will retain information for several seconds depending on the temperature and other factors. This is enough to survive a reboot. With the Hadamard code used in this change for error recovery, many errors can be recovered. Bug: 63928581 Test: make Test: atest VtsHalRebootEscrowTargetTest Change-Id: Ib8db7888d64fee8d827d7c06892b9a1f2af87add
Merge "Convert VtsHalKeymasterV*_0TargetTest to be parameterized test" am:
aae9ff2315 am: 5960d7b49e am: 78648b8a28
Merge "Convert VtsHalSensorsV*_0TargetTest to be parameterized." am:
c81f9c9958 am: 6887dc320d am: 6d3e344091
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%