Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-15 | Logging infrastructure. | Rob Austein | |
2017-03-09 | Merge branch 'hw_ecdsa_p256' into pymux | Rob Austein | |
Support for core/pkey/ecdsa256 and core/pkey/ecdsa384. | |||
2017-03-08 | Clean up libhal build system a bit. | Rob Austein | |
Exporting CFLAGS as an environment variable turns out to interact badly with certain other settings here. I *think* this only happens when we use one of the shorthand targets which re-runs make in the same directory with non-default settings, but this is complicated enough without having to remember which voodoo triggers it. So instead of exporting CFLAGS as an environment variable we just pass it on the command line in the handful of cases where it's needed. | |||
2017-03-06 | Bump size of some static tables, particuarly pkey slots. | Rob Austein | |
2017-02-27 | Compile-time configuration of software-only hash cores. | Rob Austein | |
2017-02-02 | Add locking around keystore operations. | Rob Austein | |