aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
AgeCommit message (Collapse)Author
2019-03-21white-space compliante in DEPENDSWalter Bonetti
2018-03-06qemu: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06cst: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-17imx-usb-loader_git: add pkgconfig to inheritMax Krummenacher
imx-usb-loader_git uses pkg-config in its Makefile. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-01-11qemu-qoriq: support 32b build for arm64 platformsZhenhua Luo
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-01-11cst: upgrade to SDK 2.0 GA-1611 releaseZhenhua Luo
The following commits are included. * 67ee753 Add CST product license file. * e78078b Merge pull request #32 in SDK/cst from ~B57223/cst:master to master * eaceb20 LS1046ARDB: Add input files for IE_Key Extension * baa6822 Add tcl script for byte swapping the images. * 6ef61cd LS1046AQDS: Add input files for IE_Key Extension * d3369bd LS1046AQDS: Add input files for nor secure boot * b33a74f LS1012ARDB: Add input files for IE-Key Extension * d802e28 Add input files for LS1046 QSPI target * b4c1012 Add input files for LS2088_1088 target * c060cda IE Table: Modify CCSR offset for PBI write cmd * 3b20ac4 Add ppa input file for ls1012 * 57a7253 Add input files for LS1012 Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-09-13qemu-qoriq: fix do_install_ptest_base issueZhenhua Luo
Fix the following build error: | DEBUG: Executing shell function do_install_ptest_base | cp: cannot stat '.../qemu-qoriq/git-r1/git/tests/Makefile.include': No such file or directory | WARNING: exit code 1 from a shell command. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12cst: add bash in RDEPENDS_cstZhenhua Luo
Fix the following warning: | WARNING: cst-git-r0 do_package_qa: QA Issue: /usr/bin/cst/uni_cfsign \ | contained in package cst requires /bin/bash, but no providers found in \ | RDEPENDS_cst? [file-rdeps] Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2016-08-12cst: update to d1c6c28Ting Liu
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 as previous file does not exist now. Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12qemu-qoriq: upgrade to v2.4 plus fsl patchesTing Liu
Detailed commit log can be found at: http://git.freescale.com/git/cgit.cgi/ppc/sdk/qemu.git/log/?h=sdk-v2.0.x Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12qemu-qoriq: Fix runtime providersTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-04-19imx-usb-loader: add recipeHector Palacios
This includes into the SDK Boundary Devices i.MX/Vybrid recovery utility, a host tool which allows to boot an image via USB in serial downloader mode. It currently supports i.MX5, i.MX6, i.MX7, and Vybrid families. Signed-off-by: Hector Palacios <hector.palacios@digi.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19cst: update to commit 65f79ebTing Liu
Update LIC_FILES_CHKSUM as the code layout changed. New commits imported: 65f79eb Corrected Bit number printing for LayerScape SoC's 336e5f3 Added attribution to Brad Conte for SHA256 code 6d867f4 OTPMK and DRV utilities have been renamned 0cf0787 Hash_DRBG library license chanaged to BSD 4c941cd VERBOSITY option added in Makefile 8313f56 Makefile modified for distclean becbb28 OTPMK Hamming algorithm used from library f3c205f Library compiled as a static library d17368c hash_drbg library integrated in CST 66ac7df CST directory structure modified f84a78e Memory errors resolved ea0ead0 gen_otpmk: Corrected bit Order Printing 74bbb24 LS1043: Input Files added 2f8225a LS1:: Modify input file addresses for LS1021 Rev2.0 Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19qemu-qoriq: porvide qemuTing Liu
Otherwise the version in Poky will be used as some pkgs depends on qemu. Signed-off-by: Ting Liu <ting.liu@nxp.com>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19qemu-qoriq: replace /usr/share with ${datadir}Ting Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19qemu_qoriq: import ptest patches from pokyTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19qemu-qoriq: empty not supported PACKAGECKGTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19qemu-qoriq: update to commit 8362a29Ting Liu
New commits imported: 8362a29 nbd: fix type conversion error when doing ioctl Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19qemu-qoriq: enable back libusb through PACKAGECONFIGLaurentiu Tudor
This fixes usb passthrough support. Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com> Cc: Lu Wei <wei.lu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19qemu: unify the recipe for QorIQ ARM and QorIQ PPCZhenhua Luo
* rename recipe to qemu-qoriq_git.bb to be product specific * add DESCRIPTION * conditionally define QEMU_TARGETS and EXTRA_OECONF * skip dev-deps check to fix build error * add COMPATIBLE_MACHINE Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2015-07-28Move meta-fsl-ppc content to layer rootOtavio Salvador
This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-16Move meta-fsl-arm content to layer rootOtavio Salvador
The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>