summaryrefslogtreecommitdiffstats
path: root/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* skmm-ep: obey LDFLAGS to fix GNU_HASH errorZhenhua Luo2016-08-151-1/+1
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* pme-tools: obey LDFLAGS to fix GNU_HASH errorZhenhua Luo2016-08-151-1/+2
| | | | | Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* cst: add bash in RDEPENDS_cstZhenhua Luo2016-06-241-0/+1
| | | | | | | | | 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>
* cantest: add recipeTing Liu2016-06-231-0/+16
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* pme-tools: add recipeTing Liu2016-06-232-0/+160
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* hyperrelay: add recipeTing Liu2016-06-231-0/+32
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* fsl-pme: add recipeTing Liu2016-06-231-0/+29
| | | | Signed-off-by: Ting Liu <ting.liu@nxp.com>
* skmm-ep: update to bbf1ba0Ting Liu2016-06-231-2/+2
| | | | | | | | | | | | | | Changelog: bbf1ba0 change mtd device number to match the settings in sdk2.0 2deec49 fix host freeze problem due to counter mismatch b7d5801 simplify logic for "dequeue_from_sec" function d01f904 remove unnecessary variable initialization a439c44 rename variables for clarity 613db4a remove LOOP label and implement using "while" f7c3026 remove NEXTRING label and revert the condition of if statement e68443f remove DEQ label and replace with simple if statement Signed-off-by: Ting Liu <ting.liu@nxp.com>
* cst: update to d1c6c28Ting Liu2016-06-231-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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@nxp.com>
* skmm-ep: fix the build error caused by duplicated definitionZhenhua Luo2016-06-012-0/+41
| | | | | | | | Remove the duplicated definition to fix the following build errors: | apps/skmm/lib/skmm_sram.c:42:18: error: redefinition of 'pa_to_va' | apps/skmm/lib/skmm_sram.c:51:20: error: redefinition of 'va_to_pa' Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* testfloat: get rid of 'No GNU_HASH in the elf binary' warningSujith H2016-04-261-1/+1
| | | | | | | | Remove the warning caused by external toolchain like sourcery. When used with sourcery toolchain warning was thrown during the build. Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com>
* cst: update to commit 65f79ebTing Liu2015-12-281-3/+3
| | | | | | | | | | | | | | | | | | | | | | 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@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* skmm-ep: add ARCH in EXTRA_OEMAKETing Liu2015-12-281-3/+2
| | | | | | | ARCH is needed for all tasks, for example, make clean Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* skmm-ep: fix the inline function definition with gcc 5.xZhenhua Luo2015-09-242-0/+68
| | | | | | | | | | There are different semantics for inline functions for gcc-5.x compared to previous gcc. Fix the following build error. | skmm.c:(.text.startup+0xfc): undefined reference to `va_to_pa' | skmm.c:(.text.startup+0x10c): undefined reference to `va_to_pa' Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* cst: update to revision 6f57c86Ting Liu2015-07-201-2/+2
| | | | | | | | | | | | | | | This imports following changes: 6f57c86 Modify input files comments. 327932d FIX SFP Write Protect Issue dbc2080 Add support for SFP1.x and SFP2.x in gen_drv utility. 5aa79ec Modify images names in ls1 input files. b5d442b P3/P5: Input Files for NAND Secure Boot 51dc4a4 Makefile: Build uni_pbi tool a647f39 CST : Change Alignment offset Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
* skmm-ep: use backquotes for command substitutionLiu Ting-B284952015-05-121-2/+2
| | | | Signed-off-by: Liu Ting-B28495 <ting.liu@freescale.com>
* uspdcp: remove as it is not bsp relatedTing Liu2015-01-141-21/+0
| | | | | | | This pkg is for fsl security, not bsp related. will put it to fsl distro layer for security. Signed-off-by: Ting Liu <ting.liu@freescale.com>
* cst: upgrade revision to 2d35e98Ting Liu2015-01-141-12/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes following fixes: 2d35e98 CST : Add P2041 support to cst. c8b29ef CST: initialize uninitialized variables 6d30fc3 Makefile: use CFLAGS environment variable 39a4b89 Makefile: add install rule 7e9d814 Makefile: check OPENSSL setting before use 4ce2fd1 Modify input files to add HASH_FILE and SIGN_FILE felds. 2934719 ls1: ie_key files modified 13cef32 ls1: Remove extra keys from input file in ls1 14660b8 Modify input files to make consisitency with images. 6dbd697 Modify signature offset. b6d3fe6 input_files/uni_sign: Updated uboot binary name to u-boot.bin 2344105 IE Keys : Add input files 517b3d8 Fixed error handling for sign_embed tool. f711555 Modify ESBC header fields and use case for SRK and IE KEY. c9361dd sign_embed: it would embed signature over header passed. ec541fa gen_sign: it would calculate and generate signature over hash passed. 3b0a522 Modifications for changing argc to optind. 78cfdba Parsing of esbc flag is done prior of other fields. c0f49a8 Add feature of comparison of key pairs. c22c94f Add gen_drv tool. 7abb3e1 Modularise the key extraction from key file. 5ac9cd1 Add error handling for not supported values provided as input. 64eb9c4 Modify parsing of field values. c73ae3a Modify Makefile to discard compilation of uni_pbi tool. 8023fa1 Modify usage of gen_otpmk utility. 9065d2a Corrected the setting of FSL_UID and OEM_UID flag 7b688ed uni_pbi tool added 4ae8899 LS2 specific changes. 5e856de Add T2080 as target. 582fa00 Add input files for ie_key usage. f5ac295 Modify features enabled with different options. bcb3791 modify option available. 34c2290 Add key_ext option. 3abf8d3 Signature is moved to end. 7d58769 Add feature to accept externally generated signature. 43a917a Add export hash feature. d1877da Remove redundancy with keys usage. 9b049cb Add LS2 header support. 8b0044b Add IE key usage support for ESBC header. a684f4f support for ESBC header generation 63c901a Add ISBC Extension Key Feature. 746a9b9 Linked implementation for headers and tables 15ae37e Revert "LS1021: unisign fixed for group5" 54661bb Corrected LS1 input files. 5f58c80 Corrected dtb name in input file for LS1 dtb 8c0feeb LS1: Change the input file for NOR addresses Also sync with meta-fsl-arm.
* skmm-ep: update revision to 27156a6Ting Liu2015-01-081-2/+4
| | | | | | | | | | | | | | | | | | | | This includes following fixes: 27156a6 skmm-ep: add gcc flag '-mno-strict-align' to improve performance d6adb62 skmm-ep: fix up skmm application segment fault 13deed1 DMA: fix the mmap failed check bc505e5 PCIDMA: Add DMA chain and multiple channel support 68ee05f Temporarily add fsl_pci_ep_vfio.h which should be in linux 9e6e2cb PCIDMA: Change DMA BWC and memory allocation 4805577 PCIDMA: Add MSIX trigger functionality 31f653a PCIDMA: Add MSIX outbound window support e903be6 PCIDMA: Adjust PCI EP display information 7f8012d PCIDMA: Change DMA channel initialization code fb29219 PCIDMA: Remove duplicate code Also add missing DEPENDS on virtual/kernel Signed-off-by: Ting Liu <ting.liu@freescale.com>
* web-sysmon: update to revision 8d0c6ecZhenhua Luo2015-01-071-9/+11
| | | | | | | | | | | | | | | | | | | | This includes following fixes: 8d0c6ec Using Makefile to install the package 7d7a893 Add PM demo scripts support 472c2b1 Add startup script for web-sysmon package ca33057 Add T4240QDS support 8508c8f Automatically scan hwmon system 522f8e2 Update the clean target of Makefile 24d3e4c Unify the template of temp/curr/in/power cgi script cd66d0f Update the clean target of Makefile c5dd6e8 Update description of sens_create_rrd Update recipe to match the code changes: 1. use 'oe_runmake install' 2. install web-sysmon.sh as init script Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* uspdcp, fmc: make meta-fsl-ppc play with other layersKhem Raj2014-09-091-0/+3
| | | | | | Some recipes are specific to fsl machines but arent marked so. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* skmm-ep: add two missing header filesTing Liu2014-07-232-1/+663
| | | | Signed-off-by: Ting Liu <ting.liu@freescale.com>
* procps: disabling reverse-path filteringTing Liu2014-07-232-1/+9
| | | | | | rp_filter causes issues with VLAN interfaces. Signed-off-by: Ting Liu <b28495@freescale.com>
* merge-files: add recipeTing Liu2014-07-232-0/+32
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* remove fslmachine MACHINEOVERRIDES usageTing Liu2014-07-151-1/+1
| | | | | | fslmachine is too generic, use qoriq-ppc instead. Signed-off-by: Ting Liu <b28495@freescale.com>
* uspdcp: add recipe for sdk v1.6Zhenhua Luo2014-07-081-0/+18
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* web-sysmon: update to sdk v1.6 releaseTing Liu2014-07-081-3/+2
| | | | | | | | | | | | changes: Add T4240QDS case, monitor.conf is an example based on T4240QDS Add power consumption monitoring support Adjust monitoring duration: 20mins->10mins, 4hours->1hour Update copyright Update refresh rate as every 10 senconds Disable error logging for lighttpd Signed-off-by: Ting Liu <b28495@freescale.com>
* cst: update to sdk v1.6 releaseTing Liu2014-07-081-3/+1
| | | | | | | | | | | | | | | | | | changes: KEY_SELECT removed from input file for u-boot -LS1 Input files added for LS1 (group 5) Added proper address of u-boot for u-boot header LS1021: unisign fixed for group5 code clean up code cleanup Added sample input file for legacy boot feature in dir: input_files/legacy_cfsign/ Added legacy boot feature code clean up Entry point and address changed for increased U-boot Size add support for SDHC in CSF(ESBC) Header input files modified for c29x Signed-off-by: Ting Liu <b28495@freescale.com>
* remove PRINC use in meta-fsl-ppcChunrong Guo2014-05-051-2/+1
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* cst: update SHA for SDK T2080QDSZongchun Yu2014-02-131-0/+2
| | | | Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
* cst: update SHA for SDK 1.5Zhenhua Luo2014-01-121-3/+2
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* skmm-ep: add recipeZhenhua Luo2014-01-121-0/+27
| | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* Fix git branch referencesChunrong Guo2013-12-112-2/+4
| | | | | | | *Ensure the right branches are set in SRC_URI to match the revisions used. This resolves certain fetch failures. Signed-off-by: Chunrong Guo <B40290@freescale.com>
* add license file for TestFloatTing Liu2013-07-301-2/+1
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* change layout to follow oe-core guidelines of recipesTing Liu2013-07-107-0/+3236
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow the rules defined in: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt recipes-bsp - Anything with links to specific hardware or hardware configuration information recipes-connectivity - Libraries and applications related to communication with other devices recipes-core - What's needed to build a basic working Linux image including commonly used dependencies recipes-devtools - Tools primarily used by the build system (but can also be used on targets) recipes-extended - Applications which whilst not essential add features compared to the alternatives in core. May be needed for full tool functionality or LSB compliance. recipes-gnome - All things related to the GTK+ application framework recipes-graphics - X and other graphically related system libraries recipes-kernel - The kernel and generic applications/libraries with strong kernel dependencies recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x recipes-multimedia - Codecs and support utilties for audio, images and video recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel recipes-qt - All things related to the Qt application framework recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration recipes-support - Recipes used by other recipes but that are not directly included in images recipes-dpaa - recipes related to fsl dpaa feature recipes-virtualization - recipes related to fsl virtualization feature Signed-off-by: Ting Liu <b28495@freescale.com>
* remove lm_sensor as it is already in meta-oeTing Liu2013-03-081-50/+0
| | | | Signed-off-by: Ting Liu <b28495@freescale.com>
* lmsensors-apps: Add required rdepends of perl modules to ↵Zhenhua Luo2012-12-041-1/+3
| | | | | | | | | lmsensors-{apps,scripts} * lmsensors-apps: Add perl-module-strict perl-module-vars perl-module-warnings-register perl-module-warnings * lmsensors-scripts: perl-module-fcntl perl-module-exporter perl-module-xsloader perl-module-exporter-heavy perl-module-file-basename perl-module-constant Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* lm_sensors: added recipe for v3.3.2Zhenhua Luo2012-11-131-0/+48
the patch is generated based on http://patches.openembedded.org/patch/27213/ which is submitted by Jackie Huang <jackie.huang@windriver.com> * Adapted from the recipe for v3.2.0 * Added MANDIR in EXTRA_OEMAKE instead of the moving operation for manuals in do_install * put .a files in _staticdev package Signed-off-by: Zhenhua Luo <b19537@freescale.com>