Merge pull request #413 from jcastillo-arm/jc/tbb_cert_opt
Certificate create tool flexibility improvements
commit 8d91ecfe3c04ed8a56a9b59768757ce853904420
2 parents 1a2ee04 + ad2c1a9
@danh-arm danh-arm authored on 26 Oct 2015
Showing 13 changed files
View
tools/cert_create/Makefile
View
tools/cert_create/include/cert.h
View
tools/cert_create/include/cmd_opt.h 0 → 100644
View
tools/cert_create/include/ext.h
View
tools/cert_create/include/key.h
View
tools/cert_create/src/cert.c
View
tools/cert_create/src/cmd_opt.c 0 → 100644
View
tools/cert_create/src/ext.c
View
tools/cert_create/src/key.c
View
tools/cert_create/src/main.c
View
tools/cert_create/src/tbbr/tbb_cert.c
View
tools/cert_create/src/tbbr/tbb_ext.c
View
tools/cert_create/src/tbbr/tbb_key.c