aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/skmm-host/skmm-host_git.bb
AgeCommit message (Collapse)Author
2015-12-28skmm-host: update to commit 41a448dTing Liu
New commits imported: 41a448d fix dequeueing problem for dsa sign-verify test 290790a proper buffer cleanup for dsa sign-verify test c4d8129 rename variable to better reflect its purpose 1e555ae remove unnecessary else branches ddddb78 clean-up code flow dec7b96 fix memory clean-up on error path 59e5746 remove redundant variables initialization 60431a8 remove dead code 3badec6 set default file paths to where we install them 6b23ee3 add more rules to .gitignore b03ff68 remove unnecessary function call 86c1b1d remove cascade of defined and not used variables 8344196 remove dead code faa9cbe fix typos - probably from copy/paste Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
2015-07-20skmm-host: correct license to BSP & GPLv2+Ting Liu
The right license is BSP & GPLv2+, fix it. And the licensing information is separated to COPYING file, use it. Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-20skmm-host: update to revison a655c57Ting Liu
This imports the following changes: a655c57 rename perf script to avoid conflicts with pkc driver 3e40e67 make perf script executable and install it to /usr/bin 1668005 add gitignore 7abf553 update perf script with the fixes from pkc-host driver ec39361 extract licensing information to a separate file e821c4f merge Makefile with config.mk Signed-off-by: Ting Liu <ting.liu@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2015-05-12skmm-host: packaging mini_calc file in binary packageZhenhua Luo
Fix the following build error: * ERROR: QA Issue: skmm-host: Files/directories were installed but not shipped /usr/bin/mini_calc [installed-vs-shipped] Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
2014-07-15inherit qoriq_build_64bit_kernel for kernel/module recipesTing Liu
ppce6500 is a specific core which only support 64bit kernel, the duplicate hack codes were packaged into qoriq_build_64bit_kernel.bbclass, use it. Signed-off-by: Ting Liu <b28495@freescale.com>
2014-07-08skmm-host: add recipe for sdk v1.6Zhenhua Luo
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>