Commit 43d7e17
Fix for Factory Reset and Screen lock not working after trusty
Due to lack of rpmb drivers Trusty backed keystore is not working
properly. Because of this we are not able to set screen lock and
do factory reset
Enabling software version of Gatekeeper and Keystore to fix the
problem as they do not use rpmb drivers
Tests Done:
1. Boot the device in MTL nuc
2. Screen lock/ unlock working fine using 'input keyevent 26'
command and After reboot
3. Factory reset working properly
Tracked-On: OAM-132238
Signed-off-by: Ravichandra Appegowda <ravichandra.appegowda@intel.com>1 parent 44609b6 commit 43d7e17
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
0 commit comments