summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/skmm-host
Commit message (Collapse)AuthorAgeFilesLines
* skmm-host: Set PACKAGE_ARCH to the value of MACHINE_ARCHFabio Berton2016-12-061-0/+3
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* skmm-host: update to d5912ebTing Liu2016-08-121-2/+2
| | | | | | | | | Changelog: d5912eb replace scatterwalk_sg_next with sg_next 0b99bce remove duplicated sg copy functions 4da8ba7 remove strict_strtol macro Signed-off-by: Ting Liu <ting.liu@nxp.com>
* skmm-host: update to commit 41a448dTing Liu2016-04-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | 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@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel-module-skmm-host: rename back to skmm-hostTing Liu2016-04-191-0/+17
| | | | | | | | | | skmm-host ships not only .ko files, but also skmm_crypto.cfg/c29x_skmm_perf_profile.sh As the recipe inherits module.bbclass, kernel-module-* will be created to package .ko if installed into /lib/modules/. Signed-off-by: Ting Liu <ting.liu@nxp.com>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* rename skmm-host to kernel-module-skmm-host and move bb to kernel-modules subdirZhenhua Luo2016-04-191-17/+0
| | | | | | | | * rename skmm-host to kernel-module-skmm-host * move bb file to the common kernel-modules subdirectory Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* skmm-host: Add COMPATIBLE_MACHINEZhenhua Luo2016-04-191-0/+2
| | | | | | Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Move meta-fsl-ppc content to layer rootOtavio Salvador2015-07-281-0/+15
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>