[meta-freescale] [meta-freescale-layer][PATCH 40/67] cst: update to d1c6c28

ting.liu at nxp.com ting.liu at nxp.com
Mon Jul 4 03:41:58 PDT 2016


From: Ting Liu <ting.liu at freescale.com>

Changelog:
9413594 Correct the prototype of function calc_srk_hash_ta_3_x()
4aa0411 add BSD license on scripts
a53d641 ls1043/ppa: add input file for PPA validation
412e350 IE: Add IE based input files fro LS2085
7318fa2 IE Table: Made IE Table Address as 64 bit
05383c9 uni_pbi: Update PBI commands to add IE Key Table Address
cb28fa5 create IE KEY Table as SG ENTRY 1 for ISBC
e1d65a3 add API to create IE KEY Table
59318fb Makefile: Disable strict aliasing warnings
ed6cd51 Fix the compile error
0ad2103 Add input files for LS2085
d0e1439 modify Makefile to copy scripts in Home Directory
dbeecbe resolve Klocwork issues
7bea8ff update the README
fe5d376 correct CRC calculation for PBI
af0b811 correct the macro name
6ff901e add check for length of input file field
dc59aef Add LS2080 in Trust 3.0
5d874e8 Input Files corrected
cfec3ae create_hdr_pbi: correct image hash calculation
ccab293 ISBC Key Extension for ESBC Header
d5cadb0 CST Version print added
ea5b622 Directory structure for code changed
376fa05 New tool added for creating CF Header
d192616 Input Files added
cde107b Image Hash calculation different for Trust1 Non-PBL
04fc50b SG Flag is not set on platforms other than TRUST1 PBL
f1ad29a ISBC Header: Add Support for TRUST 1.x
e2176d7 ESBC Header: SRK Table not supported on TRUST1
a3512ad ESBC Header: Support Added for TRUST 1 and TRUST 2
a3491e7 isbc_hdr_ta2: Dump Header corrected
4a21d92 ISBC Header: Support Added for TRUST 2.x
6a452c3 Scripts modified to have similar usage as earlier
e620e9d command line options added to tools
4870135 common functions moved to one file
73d1ec0 srk_hash and img_hash options added to tools
f90a426 Crypto Functions Moved to crypto_utils
34dd208 TAAL (TA Abstraction Layer) initialization changed
af43ea3 wrapper scripts added fro tools
b9ad23b Sample Input Files added
6caf90f New CST Tools added
a723374 Remove existing tools

update the license file accordingly.

Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
 recipes-devtools/cst/cst_git.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb
index 62a9d05..548acd0 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -1,16 +1,16 @@
-DESCRIPTION = "utility for security boot"
+SUMMARY = "utility for security boot"
 SECTION = "cst"
 LICENSE = "BSD"
 
 # TODO: fix license - this file is not a license
-LIC_FILES_CHKSUM = "file://include/common.h;beginline=8;endline=30;md5=573e4049ebb103e1cb3f63bc8aaf00b2"
+LIC_FILES_CHKSUM = "file://common/include/global.h;endline=26;md5=e31e31c35cc53f6fba7e3c4e9baf4339"
 
 DEPENDS += "openssl"
 
 inherit kernel-arch
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;branch=sdk-v1.9.x"
-SRCREV = "65f79eb1443211826a58ff225e86b251af5f0e12"
+SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;branch=sdk-v2.0.x"
+SRCREV = "d1c6c28ee78f8ed2aa92dbd6c0c00e6defe1242b"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.2



More information about the meta-freescale mailing list