419 Commits

Author SHA1 Message Date
Conor Patrick
14974e0ebe fix compile issues 2019-02-26 15:30:57 -05:00
Conor Patrick
e8d0ad5e7c autodetect passive nfc operation or usb operation 2019-02-26 15:04:23 -05:00
Conor Patrick
e2ca7f52db optimize ecc for arm 2019-02-26 14:19:07 -05:00
Conor Patrick
ecf994b647 fix warnings and compile errors 2019-02-26 14:13:29 -05:00
Conor Patrick
347d0942b1 refactor fromNFC 2019-02-26 14:07:27 -05:00
Conor Patrick
ff0d42c8d5 refactor clock rates, fix warnings 2019-02-26 13:56:06 -05:00
Nicolas Stalder
0c296bba30 First go at using cifra for SHA512 2019-02-26 19:52:59 +01:00
Conor Patrick
57930aaa13 fix compilation errors 2019-02-26 13:27:25 -05:00
Conor Patrick
1a6895ca25 merge 2019-02-26 13:10:16 -05:00
Conor Patrick
a195408a11 scale up to 24 MHz only for register 2019-02-26 01:51:07 -05:00
Conor Patrick
54b7f42056 passive operation works as is (refactor needed) 2019-02-26 01:19:35 -05:00
merlokk
fed9f473aa added hardware part of UID 2019-02-19 18:12:01 +02:00
Conor Patrick
596c6c1077 manually specify order for reproducible builds 2019-02-16 22:30:49 -05:00
Conor Patrick
6c3014575f Update application.mk 2019-02-16 22:02:26 -05:00
Nicolas Stalder
0d2e03a5a9 Change firmware-hacker ROP level, add ST DFU udev
- later we can set ROP=1 for hacker firmware builds again,
  right now it causes issues in solo-python tool
2019-02-17 02:30:16 +01:00
Conor Patrick
991530f88b generate the serial number same as DFU 2019-02-16 14:08:59 -05:00
Nicolas Stalder
de31924be3 Lock down reproducible make targets and use in docker build 2019-02-16 18:46:13 +01:00
Nicolas Stalder
6b97807f51 Easier hex make targets for docker build 2019-02-16 18:36:04 +01:00
Conor Patrick
6fecb3c035 base serial number off of chip Unique device ID 2019-02-16 00:23:11 -05:00
Nicolas Stalder
c81bc9fb98 Detailed version in product name 2019-02-14 23:13:06 +01:00
Conor Patrick
c9862977bf delete old key 2019-02-13 19:22:45 -05:00
Conor Patrick
1a40299dcb add solokeys cert 2019-02-13 19:16:44 -05:00
yparitcher
85004370b7
fix bootloader versions 2019-02-12 23:10:36 -05:00
Conor Patrick
8f6f8a34e1
Merge pull request #109 from solokeys/minor-cleanup
Cleanup makefile, minor typos
2019-02-12 22:29:02 -05:00
Conor Patrick
6e497ad04e VERSION macro was colliding with something 2019-02-12 22:02:11 -05:00
Nicolas Stalder
8386ae56d2 Cleanup makefile, minor typos 2019-02-13 03:25:12 +01:00
Conor Patrick
7df402a20a
Merge branch 'master' into code-comments 2019-02-12 20:34:03 -05:00
Conor Patrick
650e0b26cc change assignment, else this evaluates for every file 2019-02-12 20:29:33 -05:00
yparitcher
bfd8827073
fix Makfile: bootloader 2019-02-12 19:35:33 -05:00
yparitcher
ce92c7634e
fix bootloader version 2019-02-12 19:34:46 -05:00
yparitcher
f97d9ab34f
fixes 2019-02-12 19:22:35 -05:00
Conor Patrick
3b320e0aeb initialize at 24 MHz at very start instead of 16 2019-02-12 18:34:13 -05:00
yparitcher
eba9ce8475
fix usbd_hid.c 2019-02-12 18:27:10 -05:00
yparitcher
a4f01c3f23
PHONY targets 2019-02-12 18:27:09 -05:00
yparitcher
c2342834dd
optimize venv 2019-02-12 18:27:09 -05:00
yparitcher
be212fd8b1
stm32l432: clean .map files 2019-02-12 18:25:48 -05:00
yparitcher
ee817ea8bb
automate building cbor 2019-02-12 18:24:29 -05:00
yparitcher
5862a8a5ac
hacker VID/PID pair 2019-02-12 18:24:28 -05:00
yparitcher
5afdef463e
add stm32l432 build test 2019-02-12 18:22:49 -05:00
yparitcher
1dd835d698
add -Wextra: further code cleanup
please fix Wno-unused-parameter -Wno-missing-field-initializers in the future
2019-02-12 18:22:03 -05:00
yparitcher
400b37a96a
clean up build: GCC warnings 2019-02-12 18:19:38 -05:00
Conor Patrick
894f6f7ee1
Merge branch 'master' into license-change 2019-02-12 17:47:28 -05:00
Conor Patrick
45eaef2663 delete non-supported platforms 2019-02-12 17:18:44 -05:00
Conor Patrick
ed676151f1 update license to apache2 + mit 2019-02-12 17:18:17 -05:00
Conor Patrick
6c23532f08 use 3-byte version 2019-02-12 16:37:32 -05:00
Conor Patrick
bc8984aac3 pass version to gcc derived from git describe 2019-02-12 16:37:09 -05:00
Conor Patrick
020fe21546 organize version header info 2019-02-12 16:11:06 -05:00
Conor Patrick
9957a83746 organize makefiles 2019-02-12 16:03:04 -05:00
Conor Patrick
ba4f9ed7ae bug fix 2019-02-12 15:00:01 -05:00
Conor Patrick
eb2d377ffb add extension to solo to get version and RNG 2019-02-12 14:00:05 -05:00