Files
OpenCellular/chip/g
Vadim Bendebury 5a9d0de240 g: stop converting hex device id values to ints
The new signer (version: 1.2 00840c1b6) allows hex values in the
manifest, which means there is no need to explicitly convert the
values before adding them to the manifest.

A nice side effect of this is the fact that there is no need to care
about the sign of the values any more, the signer does the right
thing.

BRANCH=none
BUG=none
TEST=built an image using the following invocation:

   $ make BOARD=cr50 H1_DEVIDS='0x12009015 0x90e95664' -j

    and successfully ran it on a device. Note that the old signer was
    chocking on hex values exceeding 0x7fffffff, the new one handles
    them properly.

Change-Id: I08c0339f922d287c82d56fb51570bfbf7107531e
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/598728
Reviewed-by: Nick Sanders <nsanders@chromium.org>
2017-08-02 17:26:42 -07:00
..
2017-07-06 21:53:35 +00:00
2016-04-29 16:07:13 -07:00
2017-06-02 10:38:57 -07:00
2016-11-04 18:31:44 -07:00
2017-05-16 13:37:03 -07:00
2016-02-01 21:17:22 +00:00
2017-06-16 17:24:28 -07:00
2017-01-13 21:48:55 -08:00
2016-11-04 18:31:44 -07:00
2017-05-12 03:25:39 -07:00
2017-03-10 08:34:22 -08:00
2016-07-13 19:09:19 -07:00
2017-08-01 13:01:41 -07:00
2017-08-01 13:01:41 -07:00
2017-06-16 17:24:28 -07:00
2017-05-12 03:25:39 -07:00
2017-03-16 11:25:50 -07:00
2015-04-02 20:27:46 +00:00
2016-10-22 00:01:02 +00:00
2017-07-28 22:07:57 -07:00
2017-07-28 22:07:57 -07:00
2017-03-16 11:25:50 -07:00
2017-08-02 17:26:42 -07:00