<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-devtools/cst/cst_git.bb, branch temp</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=temp</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=temp'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2022-07-25T21:01:47+00:00</updated>
<entry>
<title>qoriq-cst: rename cst to qoriq-cst</title>
<updated>2022-07-25T21:01:47+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2022-07-23T15:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=2f26da887f04c639e0e0bb405dfb8f87c174e627'/>
<id>urn:sha1:2f26da887f04c639e0e0bb405dfb8f87c174e627</id>
<content type='text'>
The QoriQ SoCs use a different cst tool for secure boot than i.MX SoCs
so we should name it with SoC family prefix to avoid confusion.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>cst: Correctly specify BSD variant for license</title>
<updated>2022-04-25T03:03:44+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-04-25T03:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=1703c295cbdee9c1726aaa0fdbbffe2bb1d43504'/>
<id>urn:sha1:1703c295cbdee9c1726aaa0fdbbffe2bb1d43504</id>
<content type='text'>
Fixes
QA Issue: cst-native: No generic license file exists for: BSD in any provider [license-exists]

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cst: suppress deprecated-declarations error</title>
<updated>2021-10-15T14:11:36+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2021-10-15T08:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=93d26c3d784f38b5629f31eb08ae7169c44ccb31'/>
<id>urn:sha1:93d26c3d784f38b5629f31eb08ae7169c44ccb31</id>
<content type='text'>
Fix below build error with openssl 3.0:
| gcc  -c -g -Wall -Wno-strict-aliasing -Werror -Itools/header_generation/create_hdr_isbc/include/ -Itools/header_generation/create_hdr_esbc/include/ -Itools/header_generation/create_hdr_pbi/include/ -Itools/header_generation/create_hdr_cf/include/ -Itools/fuse_provisioning/include/ -Itaal/include -Icommon/include -Ilib_hash_drbg/include -isystem.../usr/include -O2 -pipe common/crypto_utils.c
| common/crypto_utils.c: In function 'crypto_hash_init'
| common/crypto_utils.c:46:2: error: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Werror=deprecated-declarations]
|    46 |  SHA256_Init(c);
|       |  ^~~~~~~~~~~
| In file included from .../usr/include/openssl/x509.h:41,
|                  from .../usr/include/openssl/ssl.h:31,
|                  from common/crypto_utils.c:37:
| .../usr/include/openssl/sha.h:73:27: note: declared here
|    73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c);
|       |                           ^~~~~~~~~~~
| cc1: all warnings being treated as errors
| make: *** [Makefile:172: crypto_utils.o] Error 1
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| NOTE: recipe cst-native-git-r0: task do_compile: Failed

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>layer: Convert to new override syntax</title>
<updated>2021-08-12T17:08:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-02T18:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=59d36c9832702989bfcca8a5af29fb2dff01efcc'/>
<id>urn:sha1:59d36c9832702989bfcca8a5af29fb2dff01efcc</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cst: update to dfe30d3</title>
<updated>2020-12-16T11:38:13+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-12-15T04:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=7ad6fd613ca5c368ff2975d87ce5d128c6929b14'/>
<id>urn:sha1:7ad6fd613ca5c368ff2975d87ce5d128c6929b14</id>
<content type='text'>
New commits:
dfe30d3 ls1012a: Corrected '$pfe_fw' in if condition for PFE
8896ae9 ls1012a-rdb/frwy: Move files to correct place.
715934d ls1012a-frwy: Update kernel address in input_uimage_secure
0026632 ls1012a-rdb: Add script for qspi
e76f23d ls1012a-rdb: Add 'input_uimage_secure' for ls1012a-rdb

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>cst: Fix build with gcc10</title>
<updated>2020-05-19T18:45:42+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-05-16T15:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=68fea14376ff5347edf8330db593ca24c46b1c4f'/>
<id>urn:sha1:68fea14376ff5347edf8330db593ca24c46b1c4f</id>
<content type='text'>
Fixes
create_hdr_common.c:42: multiple definition of `file_field'; parse_utils.o:/mnt/b/yoe/master/build/tmp/work/x86_64-linux/cst-native/git-r0/git/common/parse_utils.c:29: first defined here
| collect2: error: ld returned 1 exit status
| make: *** [Makefile:131: create_hdr_isbc] Error 1

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cst: update to 9aafbdf</title>
<updated>2020-05-06T18:52:35+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-04-21T05:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=56ef1e358d900c6d62cd3b55ffd1b4ff6b7a46a5'/>
<id>urn:sha1:56ef1e358d900c6d62cd3b55ffd1b4ff6b7a46a5</id>
<content type='text'>
New commits:
9aafbdf scripts: LS1012ARDB: Correct path for pfe image
ac52cd3 scripts/platform:LS1028A: Changes firmware header offsets
21a5439 scripts/platform:LX104xA, LS1012A: Changes firmware header offsets
fbe5c2e scripts/platform:LX2160A: Changes firmware header offsets
51a32cb scripts/platform:LS1088A, LS2088A: Changes firmware header offsets

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>cst: update to bfad3c9</title>
<updated>2019-10-21T12:07:06+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2019-10-15T02:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=29aa9b769392eda7dd6880e26d7036de2163dc6f'/>
<id>urn:sha1:29aa9b769392eda7dd6880e26d7036de2163dc6f</id>
<content type='text'>
*update to lsdk 1909 tag
include the following changes:
bfad3c9 - ls1028: ima-evm: Adds bootscripts for enforce mode.

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
</content>
</entry>
<entry>
<title>cst: Fix build for target recipe</title>
<updated>2019-09-10T17:19:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-09-05T19:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=05ded87ee39d8187da0ef135aac440b7393e264d'/>
<id>urn:sha1:05ded87ee39d8187da0ef135aac440b7393e264d</id>
<content type='text'>
gen_keys when cross-built can not execute on build host
so better to depend on native version and call out native gen_keys
binary

Fixes
TOPDIR/build/tmp/work/mips32r2-yoe-linux/cst/git-r0/temp/run.do_install.29171: line 111: ./gen_keys: cannot execute binary file: Exec format error
WARNING: TOPDIR/build/tmp/work/mips32r2-yoe-linux/cst/git-r0/temp/run.do_install.29171:1 exit 126 from './gen_keys 1024'

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cst: specify the non default keys pair</title>
<updated>2019-09-04T21:33:08+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2019-08-26T03:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=755319eed4fd490eea81ac6fa350c6dadf799f55'/>
<id>urn:sha1:755319eed4fd490eea81ac6fa350c6dadf799f55</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
</content>
</entry>
</feed>
