nvidia-cbootimage/samples
Jimmy Zhang ea1e03d546 sign.sh: Add more features
1. Use parameter <soc> to specify boot image type. ie, tegra124, tegra210.
   Previouly sign.sh can only sign for tegra210 boot image.

2. Automatically generate signed bct, ie, tegra124.bct, tegra210.bct.
   A signed bct is needed when flashing target.

Command syntax:
   $ ./sign.sh <soc> <bootimage> <rsa_key>

Example:

   $ ./sign.sh tegra124 t124.img rsa_priv.pem

Signed-off-by: Jimmy Zhang <jimmzhang@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2016-04-12 11:59:42 -06:00
..
rsa_priv.pem Add a sample script to do rsa signing for T210 bootimage 2015-10-19 17:33:29 -06:00
sign.sh sign.sh: Add more features 2016-04-12 11:59:42 -06:00
update.cfg Add new configuration keyword "RehashBl" 2015-10-19 17:33:29 -06:00