summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add denverton BSPpyro-nfvaccessAdrian Calianu2018-02-122-1/+48
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* linu-intel: CVE-2017-1000364pyroSona Sarmadi2017-11-162-0/+940
| | | | | | | | | | | | | | | | | | Fixes an issue in the size of the stack guard page on Linux, specifically a 4k stack guard page is not sufficiently large and can be "jumped" over (the stack guard page is bypassed), this affects Linux Kernel versions 4.11.5 and earlier. References: https://nvd.nist.gov/vuln/detail/CVE-2017-1000364 https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-1000364 https://blogs.oracle.com/wim/cve-2017-1000364 Upstream patch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=v4.9.50&id=cfc0eb403816c5c4f9667d959de5e22789b5421e Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* linux-intel: CVE-2017-11176Sona Sarmadi2017-11-162-1/+56
| | | | | | | | | | fix a use-after-free in sys_mq_notify() Reference: https://nvd.nist.gov/vuln/detail/CVE-2017-11176 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Do not build Intel microcodeAdrian Calianu2017-10-161-3/+2
| | | | | | | due to license issue. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* linux-intel: Rename debug kernel recipe to -dev.Adrian Dudau2017-10-031-0/+0
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* qemux86-64: change ARCH to corei7 and move on intel kernel source treeAdrian Calianu2017-09-288-20/+42
| | | | | | | | | In order to use the same SDK for host and guest it was decided to change the build architecture of qemux86-64 to corei7 and use the same kernel provided by Intel. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Merge branch 'octeontx-bsp' into pyroMartin Borg2017-08-245-45/+2
|\ | | | | | | Signed-off-by: Martin Borg <martin.borg@enea.com>
| * move all dpdk changes into virtualization profile repoocteontx-bspAdrian Calianu2017-08-102-29/+0
| | | | | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
| * support to copy kernel config in deploy folder movedAdrian Calianu2017-08-103-16/+2
|/ | | | | | | Since it is not specific to an architecture it was moved into meta-enea-bsp-common repo. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* inteld1521: re-define machine configurationAdrian Calianu2017-07-121-1/+40
| | | | | | | | | | | Replace default corei7 inherited machine configuration with a clean-up version suitable for Enea Linux. Mainly removed qemu specific configuration since this is a machine used for host and extra/unused features like: core-image-minimal and rmc tool. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Remove dependency on meta-enea-bsp-commonAdrian Dudau2017-06-202-6/+1
| | | | | | | This layer is currently empty hence not needed anymore. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* kernel: Add kernel config file to deploy directoryDragos Motrea2017-06-203-0/+18
| | | | | Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* kernel: Use enea-kernel-cache from .com instead of .seAdrian Dudau2017-05-222-2/+2
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Added debug tools support to intel-sdk kernelDragos Motrea2017-05-182-1/+10
| | | | | | | | Support for the following debug tools was added to intel-sdk kernel: kgdb/gdb, perf, latencytop, systemtap, oprofile, lttng. Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Remove kernel fragments that are not needed for the guest imageGabriel Ionescu2017-04-201-7/+3
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* linux-yocto: Update enea-kernel-cache SRCREV to include udev.sccAdrian Dudau2017-04-031-1/+1
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* linux-intel: Update enea-kernel-cache SRCREV to include udev.sccAdrian Dudau2017-03-311-1/+1
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* linux-intel: remove fix.cfg patchMartin Borg2017-03-311-2/+0
| | | | | | | | The fix.cfg patch was removed in meta-intel, commit 37d46e1319d336195fb2b638412c9910fdd1668d. Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* linux: enable udev specific kernel configsAdrian Calianu2017-03-232-0/+4
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* ipv4: fix for waiting 2 minutes for carrier onDragos Motrea2017-03-232-2/+8
| | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Add new recipe for linux-intel-sdkAdrian Dudau2017-03-224-13/+18
| | | | | | | | | | | | This will be used to build an sdk (debug) flavour of the linux-intel kernel. Restructure the common appends into an inc file. The fix.cfg file is needed here because it is located in the linux-intel subdirectory in meta-intel and cannot be found when building this recipe. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* linux-yocto: uprev to 4.9Adrian Dudau2017-03-151-2/+2
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Added extra space before address in SRC_URI_appendGabriel Ionescu2017-03-101-1/+1
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* dpdk-dev-libibversb: Add qemux86-64 and inteld1521 compatible machinesAdrian Dudau2017-03-101-0/+2
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Uprev the dpdk appendAdrian Dudau2017-03-071-0/+0
| | | | | | | To keep in synch with meta-intel Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Added 4.9 bbappend for meta-enea-bsp-x86Gabriel Ionescu2017-03-071-0/+13
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* dpdk: fix path to ethtool libAdrian Calianu2017-02-271-0/+1
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* DPDK tools requires lspciAdrian Calianu2017-01-121-0/+3
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Enable NVMe(SSD) and DCA support in kernelAdrian Calianu2017-01-121-1/+5
| | | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Enable 10G ports and support for NFS in kernelAdrian Calianu2017-01-061-0/+9
| | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* dpdk: add support for qemux86-64Adrian Calianu2016-12-291-0/+4
| | | | | | | Since qemux86-64 is based on core2 64bit architecture it should be possible to run dpdk on it. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Fixed DPDK build failure for inteld1521Gabriel Ionescu2016-12-291-0/+19
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Define Yocto machine for Intel Xeon D1521Adrian Calianu2016-12-223-1/+12
| | | | | | | And add meta-intel dependency in README file. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Initialize layerAdrian Dudau2016-11-183-0/+87
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>