| /rk3399_ARM-atf/tools/cert_create/src/ |
| H A D | cmd_opt.c | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| H A D | ext.c | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| H A D | cert.c | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| H A D | key.c | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| H A D | main.c | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| /rk3399_ARM-atf/tools/cert_create/include/ |
| H A D | cmd_opt.h | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| H A D | ext.h | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| H A D | cert.h | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| H A D | key.h | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| /rk3399_ARM-atf/tools/cert_create/src/tbbr/ |
| H A D | tbb_key.c | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| H A D | tbb_cert.c | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| H A D | tbb_ext.c | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|
| /rk3399_ARM-atf/tools/cert_create/ |
| H A D | Makefile | ad2c1a9aa7b95b342ba1f82e67781f3ff20c1e18 Fri Jul 03 15:23:16 UTC 2015 Juan Castillo <juan.castillo@arm.com> cert_create: specify command line options in the CoT
This patch introduces a new API that allows to specify command line options in the Chain of Trust description. These command line options may be used to specify parameters related to the CoT (i.e. keys or certificates), instead of keeping a hardcoded list of options in main.c.
Change-Id: I282b0b01cb9add557b26bddc238a28253ce05e44
|