commit | 5744dfe3cc9bf7caa8a297f87528419979b138ff | [log] [tgz] |
---|---|---|
author | Chen, Luhai <luhai.chen@intel.com> | Fri Aug 18 14:49:45 2017 +0800 |
committer | Gaurav Sarode <sgaurav@google.com> | Mon Sep 11 18:39:01 2017 -0700 |
tree | 89ab8d5f60652363b0d6b1452104709df4fd3690 | |
parent | 7056de1b423e10b16149df3db0102aff714f2648 [diff] |
Fix keyname generation issue The keyname binded to keyring return a wrong string when there are binary char larger than 127, the sign extension will introduce unexpect FFFFFF string to the keyname. Bug: 65423023 Test: local build with boot test and device encryption status check. Change-Id: I26482c98ac1858a63b9f5c3f84a8699fd6a21cd7 Signed-off-by: Ai, Ting A <ting.a.ai@intel.com> Signed-off-by: Chen, Luhai <luhai.chen@intel.com>