[Cryptech-Commits] [core/platform/common] branch master updated (2f4a3aa -> 01b2384)
git at cryptech.is
git at cryptech.is
Wed Mar 8 03:22:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a change to branch master
in repository core/platform/common.
from 2f4a3aa add the new mkmif core
add 8fd190d Rename and rewrite the core_selector generator.
add 2717c9a split [project hsm]
add 584e297 Add ecdsa256 core.
add 0207268 Add ecdsa384 core.
add 01b2384 ECDSA cores.
No new revisions were added by this update.
Summary of changes:
config/config.cfg | 140 -------------
config/core.cfg | 377 +++++++++++++++++++++++++++++++++++
config/{config.py => core_config.py} | 357 ++++++++++++---------------------
config/core_selector.v | 278 --------------------------
config/core_vfiles.mk | 42 ----
5 files changed, 506 insertions(+), 688 deletions(-)
delete mode 100644 config/config.cfg
create mode 100644 config/core.cfg
rename config/{config.py => core_config.py} (57%)
delete mode 100644 config/core_selector.v
delete mode 100644 config/core_vfiles.mk
More information about the Commits
mailing list