summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* imx-codec: Upgrade to v4.3.4Yuqing Zhu2018-06-062-3/+3
| | | | | | | | | | | | | | | | | Add INSANE_SKIP for file-rdeps to fix QA Issue Update mp3_enc version to 02.03.01 Fix crash in lib_mp3_enc_arm12_elinux.so This crash error is caused by division by zero in noOfElements_mp3e() function When encoding 0 size file by using unit test so before performing a division operation, need to check whether divisor is zero or not to fix it. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit dfc4d95ae217e440083bcc990428b4a12868ea84)
* gstreamer1.0-plugins-bad: Use i.MX fork of GST for customizationsYuqing Zhu2018-06-063-2/+271
| | | | | | | | | | | | Create new gstreamer recipe with i.mx specific version. Switch to use i.MX fork of GST. Merge inc/bb. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 3cabafdaed1eb1fcb33eed6fc7761ae78bab21fc) Change-Id: I3810533a3b78f583c30b54a55eaac67b18b9cb4f
* gstreamer1.0-plugins-good: Use i.MX fork of GST for customizationsYuqing Zhu2018-06-061-0/+69
| | | | | | | | | | Create the new gstreamer recipe with i.mx specific version. Switch to use i.MX fork of GST. Merge inc/bb. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit ab7eda199bd3dbe4c7f14fda1421514723620cda)
* gstreamer1.0-plugins-base: Use i.MX fork of GST for customizationsYuqing Zhu2018-06-065-0/+587
| | | | | | | | | | Create the new gstreamer recipe with i.mx specific version Merge inc/bb. Switch to use i.MX fork of GST. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit d1fa0469d2eaa9bc51dcd8e79224091b2b15cce6)
* gstreamer1.0: Use i.MX fork of GST for customizationsYuqing Zhu2018-06-064-0/+198
| | | | | | | | | | | Create the new gstreamer recipe with i.mx specific version. Merge inc/bb. Switch to use i.MX fork of GST. All patches are put into the fork. Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 67065b32b2434eb8c5eb7a9911176a3b3b410c30)
* mesa: Fix gbm provideOtavio Salvador2018-06-051-1/+1
| | | | | | | | The gbm provide is virtual/libgbm, not gbm. Fix it. Change-Id: Iead2f2f1bc320136f9f75730e69afe8c7ec59b11 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 88e4a5e6fbf6a8b69ce3ecf610b87cefa0d962be)
* imx-gpu-viv: Remove version 5.0.x versionOtavio Salvador2018-06-054-377/+0
| | | | | | | | | The 5.0.x release is replaced by the new 6.0.x major releases. There is no reason to keep an untested version around. Change-Id: I08616b5c88ed1ee973ca58fd4cb1aedf506dde39 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 02f1767ae8c2fa3ff1743f4f8ceee873a30d0f40)
* u-boot-fslc: Update to 2018.05-based final releaseOtavio Salvador2018-06-051-1/+1
| | | | | | | | | The revision used was of a pre-release and we ought to instead point to the current final release. Fixup it. Change-Id: Ic1ff8641a3b1d135610b51b5051c2974daf9d88c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 118efe55323ee8f621a3fce48bbe895b8d180a89)
* README: Fix openembedded-core dependencyBas Mevissen2018-06-011-1/+1
| | | | | | | | | For the meta-freescale sumo branch, change the branch of openembedded-core this layer depends on. Change-Id: I83866ee7fec8cae6090b0b096aecd3f6adeb04cc Signed-off-by: Bas Mevissen <abuse@basmevissen.nl> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc: Upgrade to 2018.05-based forkOtavio Salvador2018-06-014-2/+2
| | | | | | | This upgrades the fork for the latest stable release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit d942444558758b1ed11b22440692394fe85fecd2)
* machine-overrides-extender.bbclass: Fix multilib parsingOtavio Salvador2018-06-011-1/+6
| | | | | | | | | | | | The 'ConfigParsed' event was too early and when we mangled the MACHINEOVERRIDES using the extender, we ended overriding some values when using together with multilib. This fixes the multilib use-case and keep current ones working. Reported-by: Cristinel Panfir <cristinel.panfir@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit a59a2059850c493772da39d2fd9ee71494326d12)
* sg3-utils: Move bbappend to dynamic layerstexierp2018-06-011-0/+0
| | | | | | | | | | The sg3-utils recipe can only be built if the meta-oe layer is present, so move it to the dynamic layers. Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com> Tested-by: Bas Mevissen <abuse@basmevissen.nl> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 83edf6a9a310b2b542f488c2a723b36869aaff7a)
* utp-com: Switch git repo to Freescale githubVincent Prince2018-05-252-22/+2
| | | | | | | | | | | | - Switch from https://github.com/ixonos/utp_com to https://github.com/freescale/utp_com - Bump to latest version with following commits: dee512c Merge https://github.com/nefethael/utp_com 03681a3 Merge https://github.com/Tecphos/utp_com 33129ca Makefile: Allow variables override for cross-compilation e5cbd26 Added error if malloc fails on file load Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> (cherry picked from commit eb0a295846118fb5fa0e33a0d079eb0ab345e173)
* ls1012ardb: rcw instead of rcw-binChunrong Guo2018-05-251-1/+1
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit ff5e50775d4fc428c9f1d45f596102de0050e58a)
* ls1012afrdm: rcw instead of rcw-binChunrong Guo2018-05-251-1/+1
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit f86030b54cd7789a4a29b61579edd23a23d32e5c)
* ls1012afrdm-32b: rcw instead of rcw-binChunrong Guo2018-05-251-1/+1
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 7477a7a8b4426773e8e36ac94c151ac748cdf62d)
* ls1012ardb-32b: rcw instead of rcw-binChunrong Guo2018-05-251-1/+1
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 7ad02cc019db9d7cda23272bfbe9a011a8b2b823)
* ls1088ardb: rcw instead of rcw-binChunrong Guo2018-05-251-1/+1
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 83eef404c0b0cd8779d10d54fa2bb4ed279bb0db)
* ls2088ardb: rcw instead of rcw-binChunrong Guo2018-05-251-1/+1
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 190a58e8856a442f8ecb077779629d3ae83af757)
* optee-os-qoriq : use objcopy to output tee.elf binaryChunrong Guo2018-05-251-1/+2
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 36b68b363ad053564d319354a93facaf55298e3f)
* ls2-phy: update COMPATIBLE_MACHINE for t2080 and t4240Chunrong Guo2018-05-251-1/+1
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit acbf0e4303e6f3138d990cf3b62d5c71359bddff)
* t4240rdb-64b: add machine configChunrong Guo2018-05-251-0/+24
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit f52434f23e93e91feef08a758ce151c8a7e2d750)
* t2080rdb-64b: add machine configChunrong Guo2018-05-251-0/+29
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 0efbd4be3906082d2a83cc554ef0523905c34237)
* t1024rdb-64b: add machine configChunrong Guo2018-05-251-0/+29
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 751bbfb2a3ac14c4e4a89a6c257e509c9850240b)
* p5040ds-64b: add machine configChunrong Guo2018-05-251-0/+28
| | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit ae972f25c2d4351ebded1b4565fee5b9b3e22ced)
* e6500-64b.inc: add recipesChunrong Guo2018-05-251-0/+11
| | | | | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 31a64c1c7924000cd92b1f95dcd6b019c3ec6fdd)
* imx-uuc: bump to latest revisionMarc Ferland2018-05-241-1/+1
| | | | | | | | | | | | Includes: * multi UDC support * linuxrc script fixes * use soc_uid as usb gadget serial number Signed-off-by: Marc Ferland <ferlandm@amotus.ca> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit d19564addafb1f7744a7a71c05392eb368f3ac5f)
* utp-com: Add recipeVincent Prince2018-05-243-0/+48
| | | | | | | | This utility is used to send commands to the device using the NXP's UTP protocol. Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> (cherry picked from commit a4ea62756cdfaefe27521cdcd748092bb2d18cbb)
* Revert "machine-overrides-extender.bbclass: Postpone until 'RecipeParsed' event"Otavio Salvador2018-05-221-1/+1
| | | | | | | | | | This reverts commit 65144beb63673d215221d800e1905eedb9f2f8ed. The commit has side effects and must be better investigated. For now, we are reverting it so we don't cause problems for other use cases. Change-Id: I63333c974746bd7f95fa7a56153099256e206912 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* machine-overrides-extender.bbclass: Postpone until 'RecipeParsed' eventOtavio Salvador2018-05-221-1/+1
| | | | | | | | | | | | The 'ConfigParsed' event was too early and when we mangled the MACHINEOVERRIDES using the extender, we ended overriding some values when using together with multilib. This fixes the multilib use-case and keep current ones working. Change-Id: I6f1d952dfe2d04fa10229a86763af4ca6b1e601f Reported-by: Cristinel Panfir <cristinel.panfir@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-fslc-mxsboot: Add dtc as build dependencyOtavio Salvador2018-04-261-1/+1
| | | | | | | | | The dtc must be available during build time. It fixes a build error when host does not have it installed and we are building a native variant. Change-Id: I3a64d40575bce9ae4289a419ea8892fe006b7de6 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* fsl-kernel-localversion.bbclass: Allow disabling SCMVERSIONJan Vermaete2018-04-261-1/+3
| | | | | | | | | Do not add the short git hash to the kernel name when SCMVERSION is not set. Change-Id: I15bf597eab3a811846f3bb28a95b0f8f8a393483 Signed-off-by: Jan Vermaete <jver@oip.be> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot-qoriq: support big endianChunrong Guo2018-04-251-1/+5
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-qoriq/4.9: support big endianChunrong Guo2018-04-251-1/+7
| | | | | | | *kernel bigendian option is enabled Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* linux-qoriq/4.14: support big endianChunrong Guo2018-04-251-1/+7
| | | | | | | *kernel bigendian option is enabled Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls2088ardb-be: add machine configChunrong Guo2018-04-251-0/+35
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1088ardb-be: add machine configChunrong Guo2018-04-251-0/+34
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1046ardb-be: add machine configChunrong Guo2018-04-251-0/+37
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ls1043ardb-be: add machine configChunrong Guo2018-04-251-0/+40
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* meta-freescale: Add LAYERSERIES_COMPAT markup to layer.confC.R. Guo2018-04-111-0/+1
| | | | | | | | | This means mismatched layers are more clearly identified to the user in cases where compatibility has not been tested. (From meta-yocto rev: ca35ea46708e0514e4d5a20950880be0bf1d4147) Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* rcw-bin: fix typoC.R. Guo2018-04-111-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* secure-obj: add recipesC.R. Guo2018-04-113-0/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *include the following changes: 74befe0 - SOBJ_TA: Fix for crash on running multiple sobj_eng_app simultaneously abfad4b - SOBJ_ENG: Adding support for parsing fake pem file 0120544 - SOBJ_APP:Adding option to save label in pem file 0f75291 - LIB: Removing compilation error 40cb954 - Updating README file 02be730 - SEC_KEY_DEV: Removing Compilation Error for Linux 4.14 1ed3e61 - SEC_KEY_DEV: Updating module information. 99253c5 - SEC_ENG_APP: Removing Compilation Error bb77eb4 - Merge pull request #14 in DNDEV/secure_obj from devel to master 7a98861 - Miscellaneous Changes 3225611 - SEC_KEY_DEV: Updating License to GPLV2.0 6d22fae - SEC_KEY_DEV: Removing FLIB dependancy for MP Key feature 436d79c - Removing issues reported by coverity 3db41f7 - LIB: Adding application for testing Secure Object Engine 1ae06b6 - SOBJ_ENGINE: Adding Secure Object based OpenSSL Engine 1e322f4 - LIB: Adding License to MP Apps file 4445c63 - LIB: Adding Manufacturing Key Feature 5b68462 - LIB: Changing library name to libsecure_obj.so f700c98 - Added Secure Object Application. d9d6a06 - APP: Coverity issue fix fe0da83 - TA: Add support for SK_GenerateKeyPair api 6589f45 - LIB: Add support for SK_Digest api 33dccce - TA: Add support for SK_Digest api 748187b - TA: Adding LICENSE to Secure Storage TA files dded4a9 - LIB: Adding LICENSE to Securekey Library files 0fbacc6 - LIB: Adding description of APIs in securekey_api.h ff95077 - LIB: Incorporate review comments on securekey_api_types.h f77a134 - TA: Incorporate review comments 2bb00f3 - LIB: Replacing printf with debug prints a88d9b8 - Coverity: Solving issues reported by coverity b0017c8 - TA: Add support for SK_Decrypt instead of SK_Encrypt 352ef6d - LIB: Make global func list static & do runtime init 2d09e72 - LIB: Add SK_Sign & SK_Encrypt APIs implementation db11a50 - LIB: Update securekey header files with sign and encrypt api's d4a29de - TA: Add support for SK_Sign and SK_Encrypt api's 09ceac4 - LIB: Adding implementation of SK_GetObjectAttribute API 877c1fb - TA: Update securekey_api_types.h with sign/encrypt types a1e709a - TA: Add support for SK_GetObjectAttribute api 5c7479c - LIB: Correcting Error mapping function a0deca2 - LIB: Adding test for enumerate object on attributes c9a2feb - LIB: Adding implementation of SK_EraseObject f63f9ce - TA: Add support for SK_EraseObject api bcb1d3d - TA: Add support for match attribute in SK_FindObject api 3ae46cd - LIB: Exposing function pointers from Securekey Library e9a2ce9 - LIB: Mapping TEE errors to SecureKey errors 912e388 - LIB: Adding implementation of SK_EnumerateObjects a14cbbb - LIB: Adding SK_CreateObject Implementation 20ce6af - TA: Add client side test framework 4fafd61 - TA: Add sub.mk for compilation 62edd11 - TA: Add implementation for SK_FindObject api 597d4e0 - TA: Add implementation for SK_CreateObject api e11ea98 - TA: Add database mgmt and hepler api's 0ba7bd3 - TA: Add framework for Secure Storage API's e113d79 - TA: Changes in Makefile to comply with OP-TEE compilation d24d3d4 - Adding file hierarchy framework 9075f15 - Initial Commit Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libpkcs11: add recipesC.R. Guo2018-04-111-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *include the following changes: dd1bc90 - APP: Fix for Find Operation not working a06dd4e - Removing Unused Functions 9c3a44c - Changing SecureKey name to Secure Object 8871bdc - Merge pull request #10 in DNDEV/libpkcs11 from ~NXA18717/libpkcs11:master to master 98431e8 - Added PKCS11 Application. 41adb66 - Fixing coverity issuse 66bc41b - Correcting error print message af84c25 - Changing C_Initialize to return correct value 90de92f - Add RSA mechanisms to C_Sign api 7b5d69e - Adding LICENSE to libpkcs11 files b55dcbd - Incorporate change in name for SK Attribute LABEL e713e9a - Removing securekey_api.h and securekey_api_types.h ed96d82 - Removing coverity issues c3f7052 - Add support for OPENSSL verification in do_Sign api fe8cb72 - Add do_Sign api in PKCS application 74aa2ce - Correct CKA_ALLOWED_MECHANISMS attribute addition for object bbfcec7 - Review Rework: Patch 2 - Removing blackduck issues 64e9962 - Add implementation for CK_Sign e62a602 - Changing printf to debug prints 25fa509 - Review Rework: Removing blackduck issues e12226b - Miscellaneous Changes 3917342 - Add implementation for CK_SignInit ced36ca - Review Rework: Adding code for per slot init in C_Initialize 39cfd5e - Adding code for keeping the position in find_list 5319ed0 - Changing names of some functions for blackduck 09fc58f - Adding Securekey function pointer per slot 7ee9cb1 - Adding general.c and general.h for general functions 81f78f7 - Review Rework: Adding session list per token ee38111 - Review rework of comments. 26532be - Correcting the prints in the application. 80d65f4 - Adding more RSA mechanisms 57f325f - Review Rework: Creating 2 objects for each keypair object from securekey ed02339 - Update securekey header files with sign and encrypt api's 2438a8f - Make global function list static & do runtime init c6f51ea - Adding implementation for Object Related APIs 1bf7f57 - Review rework of comments given till now. 06eb609 - Adding framework for getting function pointers from Securekey 0ad6130 - Adding implementation for session functions b0d331b - Adding implementation for general functions 6ca8cb9 - Adding file hierarchy framework c08270f - Initial Commit Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qe-ucode: update COMPATIBLE_MACHINE for t1024C.R. Guo2018-04-111-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ppa-optee: update PPA_PATH for ls1043aC.R. Guo2018-04-111-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* aiopsl : update to af8c3b8C.R. Guo2018-04-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | *include the following changes: af8c3b8 - apps: update elfs before tag 2d89c6a - firmware no.: 8.2.0 aba7196 - aiopsl: extend copyright and license update d5b2941 - aiopsl: improved exception handling - prevent infinite interrupt loop e9b9a8e - aiopsl: improved exception handling for e200 booke critical & non-critical interrupts 3c5c38b - sec: drop GPLv2+ license 727e3be - ipf_demo: fix failing test on ls1088a 2700d89 - IPF: check and return error status for fdma functions 4d654f4 - DPNI: provide support for passing of SW opaque value 06e9990 - soft_parser_demo : Add custom header placed before Eth ef714f5 - aiopsl: improve error reporting by adding section tracking a1804f5 - aiopsl: improve boot error handling 4771af0 - aiopsl: perform early system initialization 13e8823 - aiopsl: init cmgw_regs based on relative addresses 5f7cabf - aiopsl: remove unused "err" variable and related code fc75607 - aiopsl: remove dead code 93ce24e - aiopsl: make function(s) with no error paths return void 5cc0bea - aiopsl: add support for AIOP reset *Update SRC_URL Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* cst: update to 20b9a6eC.R. Guo2018-04-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *include the following changes: 20b9a6e - fuse: Correct BSD license holder name 97a6c42 - fuse: Add support for programming debug level 4c340bb - Add sample input file for fuse provisioning tool 861fd75 - Add support for fuse provisioning tool cc11b63 - taal: Add weak taal api's definition c8cea82 - Separate secboot_hdrs.bin for different boot typt 1225f4c - Make SRK table default option 69c3d35 - Make ls1088_ls2088.sh executable 75e7e52 - Generate SRK hash value 859d7d6 - LS1088 QSPI: Change in address in input file 2810c51 - LS104x_1012: Add signing of bootscript_decap in case of NAND ff82bda - LS1088 SD: Add input files for LS1088ardb SD fbd4b73 - To enable blob, added input file eb13dd3 - LS1021ATWR: Change SPL hdr load address a9928ec - LS2088_1088: Add uni_sign input files for sd boot 5975dff - LS2088_1088: Sample uni_pbi input file for sd boot 1dcb623 - LS2088_1088: Modify tool to add pbi commands for sd secure 302ebe4 - Enable cmd line flag "--u" urand option for gen_otpmk_drbg 9089ce2 - Correct copyright on ls104x_1012_sd.sh script 660d19d - Resolve Copyright issue 9dd3971 - Add Distroboot specific changes 246b00a - LS1088: Change DPC,MC DDR address in input file 4d79962 - Remove Issues observed on coverity analysis ab5e0cb - Correct gen_otpmk_drbg to generate OTPMK as per TAUG 73e11ad - LS2080A : Input files for QSPI boot target. b59b41d - LS2088A: Adjust the memory map for NOR boot d429453 - LS1088A: Signing PPA image using script 04f8046 - LS1088A: PPA Input file for IE key extension feature *update SRC_URI Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* optee-os-qoriq: update to 1543820C.R. Guo2018-04-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *include the following changes: 1543820 - plat-ls: Add support for fetching SSK from armv8 platform flavour. ced7d32 - Merge pull request #2 in DASH/optee_os from ~NXA18717/dash_optee_os:master to master b48ba24 - plat-ls: Add support for armv8 platform flavour 789e38a - core: arm: psci: pass nsec ctx to system_suspend a7337d8 - core: fix allocated object on object creation failure in svc storage 639e5b8 - pta: change DMSG to FMSG for invoke in pta/SDP bc0d271 - make clean: split file list into manageable chunks 8c6a8af - Fix comment in tee_ree_fs.c 6d57389 - Update CHANGELOG.md for 2.6.0 e4a1f58 - entry_std.c: Initialize num_params to fix gcc warning b644907 - thread.c: free rpc arg mobj during cache disabling a3bb288 - Update minor revision to 6 for release tag 2.6.0-rc1 b45ff69 - hikey, hikey960: enable dynamic shared memory 9a85cc0 - core: add v2p/p2v tests in embedded tests 3883028 - core:mmu: privileged land pa2va is not supported in dynamic SHM 0d86665 - core:debug: add verbosity when pa/va do not match 42d91b4 - core:mmu: fix userland pa2va conversion bbed97b - core:mmu: fix userland va2pa conversion def98e2 - core:unwind: check user context on stack print of panicked TAs f98151a - core: map PTA registered shared memory late 430dcbd - core: reimplement mobj_mapped_shm_alloc() *Update SRC_URL Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ppa-optee: add ls1012a supportC.R. Guo2018-04-111-1/+2
| | | | | | | | *Set PPA_PATH for ls1012a *Add ls1012a to COMPATIBLE_MACHINE Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ppa: update COMPATIBLE_MACHINEC.R. Guo2018-04-111-1/+1
| | | | | | | *support ls1012a Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>