]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
7 years agop4080ds: add machine config
C.R. Guo [Wed, 7 Mar 2018 06:40:34 +0000 (14:40 +0800)]
p4080ds: add machine config

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agop3041ds: add machine config
C.R. Guo [Wed, 7 Mar 2018 06:40:33 +0000 (14:40 +0800)]
p3041ds: add machine config

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agop2041rdb: add machine config
C.R. Guo [Wed, 7 Mar 2018 06:40:32 +0000 (14:40 +0800)]
p2041rdb: add machine config

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agop1020rdb : add machine config
C.R. Guo [Wed, 7 Mar 2018 06:40:31 +0000 (14:40 +0800)]
p1020rdb : add machine config

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoe500mc.inc: add recipes
C.R. Guo [Wed, 7 Mar 2018 06:40:30 +0000 (14:40 +0800)]
e500mc.inc: add recipes

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoe6500.inc: add recipes
C.R. Guo [Wed, 7 Mar 2018 06:40:29 +0000 (14:40 +0800)]
e6500.inc: add recipes

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agogtk+3: Use egl pkgconfig for build setup
Tom Hochstein [Thu, 7 Dec 2017 17:31:00 +0000 (11:31 -0600)]
gtk+3: Use egl pkgconfig for build setup

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoxf86-video-imxfb-vivante: Upgrade to 6.2.2.p0
Tom Hochstein [Thu, 7 Dec 2017 17:30:59 +0000 (11:30 -0600)]
xf86-video-imxfb-vivante: Upgrade to 6.2.2.p0

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agomesa: Remove parts provided by imx-gpu-viv v6
Tom Hochstein [Thu, 7 Dec 2017 17:30:58 +0000 (11:30 -0600)]
mesa: Remove parts provided by imx-gpu-viv v6

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-gpu-viv: Upgrade to 6.2.2.p0
Tom Hochstein [Thu, 7 Dec 2017 17:30:57 +0000 (11:30 -0600)]
imx-gpu-viv: Upgrade to 6.2.2.p0

Key Features of the Vivante 6.2.2.p0 Driver Series

- Full support for Khronos Vulkan 1.0 API and WSI extension APIs
Vulkan is a new generation graphics and compute API that provides
high-efficiency, cross-platform access to modern GPUs used in a wide
variety of devices. Vivante’s Vulkan 1.0 implementation has passed
Khronos Vulkan 1.0 Conformance Test. Vivante GC7000XS* GPU core has
been certified by Khronos as a Vulkan 1.0 compliant product.
- Full support for Khronos OpenGL ES 3.2 API
The new OpenGL ES 3.2 and OpenGL ES Shading Language 3.20
specifications bring AEP, plus additional functionality, into core
OpenGL ES. Vivante OpenGL ES 3.2 implementation has passed Khronos
OpenGL ES 3.2 Conformance Test. And Vivante GC7000XS* GPU core has
been certified by Khronos as an OpenGL ES 3.2 compliant product.
- Draw calls specifying a base vertex parameter
- Floating-point framebuffers
- Robust buffer access control
- Support for querying CONTEXT_FLAGS, as needed by debug and robust buffer access functionality.
- Khronos OpenVX 1.0.1 API
- Khronos OpenCL 1.2 API

Improvements

1. Added mutex protection for referencing gctSIGNAL in gckOS_MapSignal to fix a MT race issue.
2. Streamlined GPU address calculation base on MC20 (0/1) and MMU (0/1) combinations.
3. Fixed multiple Android HWC 2.0 rendering issues. Refined HWC 2.0 driver implementation.
4. Improved HWC2.0 composition performance by composing damaged regions only.
6. Enabled offline/online compiler IR assembly dump function for users.
7. Implemented the direct rendering support (no-resolve) for Wayland platform.
8. Added EGL_EXT_buffer_age extension for Wayland and fbdev platforms.
9. Updated wayland-viv protocol to support tile status sync from client to server.
10. Improved OpenCL 1.2 builtin function support with native GPU instructions.
11. Enabled OpenCL 1.2 API trace dump function controlled by VIV_TRACE environment variable.
12. Support for OpenGL4.0
13. Cleaned up driver code issues reported by Klocwork and Coverity.

Changes and Bug Fixes

VG3D:   MGS-2972 fix 3D OpenVG render target orientation
EGL:    MGS-2790 6sx-sdb Met memory dump when do xwld stress test
EGL:    MGS-2885 fix recursive call to dequeue buffer issue on wayland
EGL:    MGS-2785 Meet segmentation fault when test qt5nmapper on wayland
EGL:    MGS-2734 fix x11 memory leak issue
Gralloc:MA-9561 fix crash issue on new gralloc1 interface.
2D:     MGS-2900 fix filterblt memory leak
VG2D/6SL: MGS-2882 fix video memory allocator
OCL:    MGS-2732 clCopyImage with max_images in OCL1.1 cts, crashes.
GLES:   MGS-2747 enable the full config for ES3 CTS
GLES:   MGS-1832 fix Mirada performance issue. optimize cpu load for fence check
WEBGL:  MGS-2779 webgl 1.0.2 conformance test met out of memory
General:MGS-2923 fix gc2000 gpu hang when flush TS cache
General:MGS-2907 fix wrong cache invalidate with dma_map_area
General:MGS-2902 fix wrong release_mem_region
General:MGS-2848 fix gpu hang for flat mapping optimization
General:MGS-2848 Optimize MMUv1 FlatMapping performances
General:MGS-2857 fix spinlock in gpu kernel driver
General:MGS-2805 Enable gcdENABLE_VG by default.
General:MGS-2827 fix serious performance drop on imx6q
General:MGS-2832 fix axi bus error with correct baseaddress
General:MA-9483  Refine android native fence code to match 4.9 kernel
General:MA-9473 Fix gpu random crash issue caused by NULL pointer
General:MGS-2804 fix flat mapping overflow issue
General:MGS-2786 fix gpu kernel panic with debugfs
General:GS-2776  fix galcore device open failure
General:MGS-2767 i.MX7ULP GPU suspend/resume problem
Coverity:MGS-2858 Double free in __driUtilUpdateExtraDrawableInfo

Known Issues

         OpenCL 1.1 CTS failures. Will be addresed in 6.2.3
         [imx6q/imx6qp/imx6dl] Does not work if cma region is above 'base + 2G'
MGS-3027 GPU: X11 manywin draw error. 100%
MGS-2935 [imx6QP] X11: glxs app test some frames render incorrectly. 100%
MGS-2860 [MX7ULP/imx6SLEVK] X11/Xwld: XWindow 2D Acceleration performance test met "X Error of failed request: BadMatch (invalid parameter attributes)" error. 100%
MGS-2829 [imx6qp/imx6d] xwld: mm06 Samurai and Proxycon performance regression comparing with L4.1 using 5.0.11p8
MGS-2310 [imx6qp/imx6dq/imx6dl/imx6sx] webgl: two items performance data is lower than L4.1_GA
MGS-1828 [imx6qp_sd/imx6Q/imx6dl] X11/xwld: VGMARK on vg3d have some items performance drop comparing with L4.1 GA
MGS-1350 [imx6qp-sd] X/FB: Some Basemark test items performance drop comparing with L3.14.52GA which use 5.0.11p7

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-gpu-g2d: Move imx-gpu-g2d out of imx-gpu-viv v6
Tom Hochstein [Thu, 7 Dec 2017 17:30:56 +0000 (11:30 -0600)]
imx-gpu-g2d: Move imx-gpu-g2d out of imx-gpu-viv v6

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-gpu-apitrace: Move apitrace out of imx-gpu-viv v6
Tom Hochstein [Thu, 7 Dec 2017 17:30:55 +0000 (11:30 -0600)]
imx-gpu-apitrace: Move apitrace out of imx-gpu-viv v6

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agokernel-module-scatter-gather: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:12 +0000 (11:09 +0800)]
kernel-module-scatter-gather: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agokernel-module-perf-qoriq: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:11 +0000 (11:09 +0800)]
kernel-module-perf-qoriq: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agokernel-module-ls-debug: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:10 +0000 (11:09 +0800)]
kernel-module-ls-debug: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agokernel-module-uio-seville: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:09 +0000 (11:09 +0800)]
kernel-module-uio-seville: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoipc-ust: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:08 +0000 (11:09 +0800)]
ipc-ust: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodpa-offload: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:07 +0000 (11:09 +0800)]
dpa-offload: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoboot-format: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:06 +0000 (11:09 +0800)]
boot-format: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agokernel-module-ar: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:05 +0000 (11:09 +0800)]
kernel-module-ar: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoodp: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:04 +0000 (11:09 +0800)]
odp: update SRC_URL

*qbman_userspace update SRC_URL
*flib update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agorcw: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:03 +0000 (11:09 +0800)]
rcw: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agou-boot-qoriq: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:02 +0000 (11:09 +0800)]
u-boot-qoriq: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agorestool: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:01 +0000 (11:09 +0800)]
restool: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoptpd: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:09:00 +0000 (11:09 +0800)]
ptpd: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoppa: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:59 +0000 (11:08 +0800)]
ppa: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoovs-dpdk: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:58 +0000 (11:08 +0800)]
ovs-dpdk: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agooptee-test: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:57 +0000 (11:08 +0800)]
optee-test: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agooptee-os: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:56 +0000 (11:08 +0800)]
optee-os: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agooptee-client: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:55 +0000 (11:08 +0800)]
optee-client: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoopenssl: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:54 +0000 (11:08 +0800)]
openssl: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoofp: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:53 +0000 (11:08 +0800)]
ofp: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agomc-utils: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:52 +0000 (11:08 +0800)]
mc-utils: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-qoriq_4.4: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:51 +0000 (11:08 +0800)]
linux-qoriq_4.4: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-qoriq_4.9: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:50 +0000 (11:08 +0800)]
linux-qoriq_4.9: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agogpp-aioptool: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:49 +0000 (11:08 +0800)]
gpp-aioptool: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agofmlib: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:48 +0000 (11:08 +0800)]
fmlib: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agofmc: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:47 +0000 (11:08 +0800)]
fmc: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoflib: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:46 +0000 (11:08 +0800)]
flib: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoeth-config: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:45 +0000 (11:08 +0800)]
eth-config: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodpdk: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:44 +0000 (11:08 +0800)]
dpdk: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agocryptodev-qoriq: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:43 +0000 (11:08 +0800)]
cryptodev-qoriq: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoceetm: update SRC_URL
C.R. Guo [Fri, 2 Mar 2018 03:08:42 +0000 (11:08 +0800)]
ceetm: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoimx-base: Add wic option to not update fstab
Fabio Berton [Wed, 28 Feb 2018 13:48:53 +0000 (10:48 -0300)]
imx-base: Add wic option to not update fstab

>From Openembedded Core commit:

commit 00420ec42140c1b752132bda190dede85756d157
Author: Fabio Berton <fabio.berton@ossystems.com.br>
Date:   Wed Apr 19 13:42:47 2017 -0300

    wic: Add option to not change fstab

    Create an option to wic doesn't change fstab file, the final
    fstab file will be same that in rootfs and wic doesn't update
    file, e.g adding a new mount point.

    Users can control the fstab file content in base-files recipe.
    This is useful if you want to only create an partition but not
    add fstab mount point or add new mount point using label e.g:

    LABEL=recovery /recovery auto defaults 0  1

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This change is useful to avoid duplicate entries on final image
fstab, and system will not mount partitions that doesn't exist.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoconf/layer.conf: Remove elf-layer from the dynamic list
Otavio Salvador [Wed, 28 Feb 2018 16:32:43 +0000 (13:32 -0300)]
conf/layer.conf: Remove elf-layer from the dynamic list

Change-Id: I80db88f9f60cad2af7969aa5cb7bb2c42d8b0cf1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoremove efl dynamic layer support
Andreas Müller [Wed, 28 Feb 2018 10:47:52 +0000 (11:47 +0100)]
remove efl dynamic layer support

meta-efl was removed completely in August 2017

Change-Id: Ic734ec38d6dc4d248367186eb51077e04a453b6d
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoconf/layer.conf: Use BBFILES_DYNAMIC to handle dynamic-layers
Fabio Berton [Fri, 23 Feb 2018 21:14:52 +0000 (18:14 -0300)]
conf/layer.conf: Use BBFILES_DYNAMIC to handle dynamic-layers

Bitbake commit 04f8bd50aa04b12cf91dd6a3154527ad2c24695c introduced
BBFILES_DYNAMIC, that can be used to activate content only when some other
layers are present. This BBFILES_DYNAMIC can be used to handle meta-freescale
dynamic-layers.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoadd NXP-Binary-EULA licenses
Chunrong Guo [Fri, 9 Feb 2018 02:17:50 +0000 (10:17 +0800)]
add NXP-Binary-EULA licenses

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>
7 years agou-boot-fslc-fw-utils: add u-boot-fw-utils to PROVIDES
texierp [Fri, 9 Feb 2018 21:24:31 +0000 (22:24 +0100)]
u-boot-fslc-fw-utils: add u-boot-fw-utils to PROVIDES

Without this, bitbake use the default one, and not "u-boot-fslc-fw-utils".

This was observed when layer is used together with poky (with Mender).

Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agot1042d4rdb-64b: remove hv-cfg
Chunrong Guo [Mon, 12 Feb 2018 03:34:38 +0000 (11:34 +0800)]
t1042d4rdb-64b: remove hv-cfg

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agot1042d4rdb-64b: remove hypervisor
Chunrong Guo [Mon, 12 Feb 2018 03:34:37 +0000 (11:34 +0800)]
t1042d4rdb-64b: remove hypervisor

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoqoriq-base.inc: define PREFERRED_PROVIDER_ptpd
Chunrong Guo [Wed, 7 Feb 2018 04:01:48 +0000 (12:01 +0800)]
qoriq-base.inc: define PREFERRED_PROVIDER_ptpd

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoptpd-qoriq: add recipes
Chunrong Guo [Wed, 7 Feb 2018 04:01:47 +0000 (12:01 +0800)]
ptpd-qoriq: add recipes

*update to ec34cdd
ec34cdd - ptpd: support linux PHC APIs and HW timestamp
fb75441 - Initial commit for ptpd 2.3.1

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1021atwr: add KERNEL_IMAGETYPES
Chunrong Guo [Wed, 7 Feb 2018 04:01:46 +0000 (12:01 +0800)]
ls1021atwr: add KERNEL_IMAGETYPES

*support building packaging and installing multi types of kernel images

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1046ardb: add ppa-optee
Chunrong Guo [Wed, 7 Feb 2018 04:01:45 +0000 (12:01 +0800)]
ls1046ardb: add ppa-optee

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1043ardb: add ppa-optee
Chunrong Guo [Wed, 7 Feb 2018 04:01:44 +0000 (12:01 +0800)]
ls1043ardb: add ppa-optee

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1012afrdm-32b: rcw-bin instead of rcw
Chunrong Guo [Wed, 7 Feb 2018 04:01:43 +0000 (12:01 +0800)]
ls1012afrdm-32b: rcw-bin instead of rcw

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1012ardb-32b: rcw-bin instead of rcw
Chunrong Guo [Wed, 7 Feb 2018 04:01:42 +0000 (12:01 +0800)]
ls1012ardb-32b: rcw-bin instead of rcw

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoqtbase: set default EGLFS_DEVICE_INTEGRATION before oe-device-extra.pri
Ming Liu [Mon, 8 Jan 2018 12:22:07 +0000 (13:22 +0100)]
qtbase: set default EGLFS_DEVICE_INTEGRATION before oe-device-extra.pri

This allows the users to be able to override it in oe-device-extra.pri.

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoweston: Append EGL_CFLAGS to CFLAGS for imxgpu2d
Fabio Berton [Fri, 26 Jan 2018 15:54:42 +0000 (13:54 -0200)]
weston: Append EGL_CFLAGS to CFLAGS for imxgpu2d

When building weston for imxgpu2d machine, CFLAGS doesn't get
EGL_CFLAGS value and cause the error bellow:

| ../build/tmp/sysroots/imx6sl-warp/usr/include/EGL/eglvivante.h:266:2: error: #error "Platform not recognized"
|  #error "Platform not recognized"

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoopenssl-qoriq: don't use deprecated functions from utils.bbclass
Chunrong Guo [Mon, 5 Feb 2018 07:13:09 +0000 (15:13 +0800)]
openssl-qoriq: don't use deprecated functions from utils.bbclass

These functions were moved to meta/lib/oe in 2010 and the base_* functions in
utils.bbclass were intended to be a short-term compatibility layer.  They're
still used in a few places, so update the callers to use the new functions

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agomux-server: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:36 +0000 (12:46 +0800)]
mux-server: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agohypervisor: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:35 +0000 (12:46 +0800)]
hypervisor: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agohv-cfg: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:34 +0000 (12:46 +0800)]
hv-cfg: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agopkc-host: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:33 +0000 (12:46 +0800)]
pkc-host: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agopme-tools: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:32 +0000 (12:46 +0800)]
pme-tools: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agofsl-pme: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:31 +0000 (12:46 +0800)]
fsl-pme: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agocantest: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:30 +0000 (12:46 +0800)]
cantest: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodce: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:29 +0000 (12:46 +0800)]
dce: remove

This pkg will not be supported anymore

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agousdpaa: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:28 +0000 (12:46 +0800)]
usdpaa: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoapptrk: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:27 +0000 (12:46 +0800)]
apptrk: remove

This pkg will not be supported anymore

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoweb-sysmon:remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:26 +0000 (12:46 +0800)]
web-sysmon:remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agousdpaa-apps: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:25 +0000 (12:46 +0800)]
usdpaa-apps: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoasf: remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:24 +0000 (12:46 +0800)]
asf: remove

This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agopkc-firmware:remove
Chunrong Guo [Wed, 31 Jan 2018 04:46:23 +0000 (12:46 +0800)]
pkc-firmware:remove

*This pkg will not be supported anymore.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoppa: Recipe Reogranization
Chunrong Guo [Tue, 30 Jan 2018 09:10:03 +0000 (17:10 +0800)]
ppa: Recipe Reogranization

*ppa build support OPTEE-OS parameter.

*Building PPA source with OPTEE-OS

*add ppa-optee recipes

*update to e564143
e564143 - Adding 'execute' bit to gen_spd_its file mode
a0e0479 - QPPA-34 Fix to resolve the 4.4 Kernel 32bit bootup issue.
3107360 - Initializing TZASC after EL3 cache maint ops; Setting OCRAM to secure access only when EL3 stacks are in OCRAM.
db509c5 - Initializing smc global data region;Making data-in-ocram the default.
48ccba3 - Cleaning up code fix for QLINUX-8590.
c1e2177 - Bringing TZASC Enablement under CONFIG_SPD compile time flag.
fac778a - Enable LPM20 on LS2088A
5be38ad - Fix for ls1026ardb/ls1023ardb board boot up issue on dash-lts 4.9 kernel. JIRA Ticket QLINUX-8590
eb40915 - Adding support for LS1012 Freedom board.
833f749 - Fix for launching 32-bit kernel when OpTee is loaded.
75e9909 - Added TZC-380 & TZC-400 drivers for LS1043 and LS1046.
f2eecde - Add proper checking for Trusted-OS vector-table.
24ecac4 - Enable PSCI-CPU-ON notification for trusted-OS.
a9a6f4d - Fix in SPD for Coverity issues in TX1.0 release.
b2979b5 - Disabling and re-enabling SEC on entry/exit to LPM20 on LS1088.
b31c991 - Fix defect inserted into _zeroize_bss() during last commit.
3f83fd1 - Changed name of ddr/spd.c to spd_ddr.c to prevent filename collision with spd/spd.c.
59acbe2 - Fixing LSCH macro usage in timer.c.
030a2d7 - Adding SD/eMMC driver.
46016e6 - Added functions _getGICC_BaseAddr() and _getGICD_BaseAddr() to ls1012.
1f804e6 - Fixed handling of ls1043/ls1046 gic base address.
7e8df4f - Supplying the start address to _relocate_rela() and _zeroize_bss() functions.
dc36a4e - Resequencing the startup code for ddr and non-ddr builds. Fixed handling of input parameters to _ppa_main().
52f6c8b - Cleanup monitor code.
bdd2e61 - Adding temporary stack to bootcore before ppa_main() is called.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodpdk-extras: remove
Chunrong Guo [Tue, 30 Jan 2018 09:10:02 +0000 (17:10 +0800)]
dpdk-extras: remove

*dpdk includes dpdk-extras

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agodpdk: update recipe
Chunrong Guo [Tue, 30 Jan 2018 09:10:01 +0000 (17:10 +0800)]
dpdk: update recipe

update to 076aa8e
*include the following changes:
076aa8e - bus/fslmc: change the eqcr stashing threshold to 1
adc0955 - net/dpaa: Change default tail drop size to 256.
a3921f8 - net/dpaa2 : Revert "enable fetching hash result from hardware"
e901680 - net/dpaa2:Setting correct frame size in dev_mtu_set
d61cd8f - net/dpaa:Setting correct frame size in dev_mtu_set
8bff395 - Merge branch '17.05-next-qoriq' into 17.05-qoriq
14f2b6f - Merge remote-tracking branch 'stable/17.05' into hotfix/DPDK-1036_stable_17.05-to_qoriq
5afa218 - Merge pull request #482 in GITAM/dpdk from DPDK-178-BE to 17.05-next-qoriq
0192452 - net/dpaa: add frame count based tail drop with CGR
d5026f6 - net/dpaa2: removing double env variable for Tail drop setting
7468d34 - net/ixgbe: fix compilation on ARM BE
c493e1f - net/i40e: fix compilation on ARM BE
f502ece - bus/dpaa: fix compilation on ARM BE
bfa94d6 - lpm: fix compilation on ARM BE
815ea7d - pmdinfogen: fix cross compilation for ARM BE
14c81be - Merge pull request #478 in GITAM/dpdk from DPDK-806-phyaddr to 17.05-next-qoriq
b31eb4d - Merge pull request #472 in GITAM/dpdk from DPDK-1010-misc to 17.05-next-qoriq
11c1c9e - bus/dpaa: fix missing symbol for shared build
07e60bd - net/dpaa2: set queues if reconfiguration is done
1918d8c - test/test: improve dequeue logic for crypto operation
b0c1ecb - net/dpaa2: support to configure taildrop size
223fe63 - net/dpaa2: support rx query count api
3333924 - net/dpaa2: enable parse error packet to driver by default
4eec0f0 - net/dpaa: optimize phy to virt for push mode queue
8b3e1c9 - net/dpaa: removing the data prefetch from driver
7505585 - net/dpaa: increase the tail drop length
23505e0 - net/dpaa: optional support for push mode queues
cad1ddb - crypto/dpaa: optimizing the virt to phy conversion
4c84009 - net/dpaa: optimize the phy to virt conversion
d44f70f - mempool: indicate if mempool elements are allocated from muliple memzones
77e5fd8 - errata: dpaa - change the block size flag name in alignment with upstream
305c71a - errata: mbuf - dpaa errata to use family mask
cd6f661 - bus/dpaa: adding fq as a parameter for portal get
2daf985 - Merge pull request #474 in GITAM/dpdk from bugfix/DPDK-845-correction to 17.05-next-qoriq
3a2ea0d - examples/ipsec-secgw: add protocol offload cfg files for 64x64 tunne

*install nxp config files

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1012ardb: rcw-bin instead of rcw
Chunrong Guo [Tue, 30 Jan 2018 09:10:00 +0000 (17:10 +0800)]
ls1012ardb: rcw-bin instead of rcw

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols2088ardb: rcw-bin instead of rcw
Chunrong Guo [Tue, 30 Jan 2018 09:09:59 +0000 (17:09 +0800)]
ls2088ardb: rcw-bin instead of rcw

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1088ardb: rcw-bin instead of rcw
Chunrong Guo [Tue, 30 Jan 2018 09:09:58 +0000 (17:09 +0800)]
ls1088ardb: rcw-bin instead of rcw

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols2088ardb: mc-utils instead of dpl-examples
Chunrong Guo [Tue, 30 Jan 2018 09:09:57 +0000 (17:09 +0800)]
ls2088ardb: mc-utils instead of dpl-examples

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agols1088ardb: mc-utils instead of dpl-examples
Chunrong Guo [Tue, 30 Jan 2018 09:09:56 +0000 (17:09 +0800)]
ls1088ardb: mc-utils instead of dpl-examples

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agomc-utils: add recipes
Chunrong Guo [Tue, 30 Jan 2018 09:09:55 +0000 (17:09 +0800)]
mc-utils: add recipes

*include the following changes:
b79fe4b - config: add descriptions to DPCs and DPLs
cc37a9c - config: convert files from dos format to unix
8b3fe8c - config: update source files to match release LSDK-17.09
5b25be0 - config: update source files to match release LSDK-17.06
01a71bb - config: update source files to match LSDK-17.06-EAR
06dda1d - config: add source files for DPLs and DPCs
86da1cf - initial commit

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agooptee-test: add recipes
Chunrong Guo [Tue, 30 Jan 2018 09:09:54 +0000 (17:09 +0800)]
optee-test: add recipes

*include the following changes:

a54952b - xtest storage: add a test case of creation of already existing object
c3af0c2 - xtest: deprecated bass_return_code
1109316 - xtest: regression 1xxx: at least warn if test pseudo TA not found
a319852 - xtest 1014: minor beautification
3b2da64 - Adds AES-GCM performance test in aes-perf
cc72dd2 - xtest:sdp: fix a xtest crash if TEE is built without test pTA
3a34b98 - xtest:sdp: support old ION API if new API fails
8bc3142 - xtest/sdp: sync with ION udpates from linux kernel 4.12
1d70a11 - regression: add case 1002
087f204 - xtest: add -DTA_DIR to meet different requirement
24ce5ab - aes_perf: add missing #include <trace.h>
96d3952 - crypt: Support 64-bit TA address space.
47f7e3b - remove deprecated ta/prebuilt/faked_armv7_uta_signed_header.bin
e0ab180 - xtest: fix buffer setup in AES benchmark tests
e916b10 - Add regression_1016: TA to TA buffer manipulations
7601c03 - ta/os_test: remove unused code
d2d94b4 - Make sure AES CTR does not buffer data
c13fafa - Make sure AES GCM does not buffer data
5f86daa - regression 6018: reduce the number of blocks written
fbbc48d - xtest: fix 32bit/64bit build directive when GP suite is enabled
de0c443 - regression_5000.c: use size_t instead of uint32_t
cefbe02 - regression_5006: use 32KB buffer
e134252 - --sdp-basic: fix misleading messages
20949ea - regression 6018: reduce the number of blocks written
0b8342d - SDP basic test TA: get SDP configuration from TA devkit
d851fc7 - xtest/perfs: fix option for random initialization of input buffers
b85a5f9 - xtest: add SDP performance tests in aes-perf
b9a9582 - xtest: fix SDP basic to nicely export allocate_ion_buffer()
057129b - aes-perf: AES buffer size must be a multiple of 16 bytes
d0b3ee2 - aes-perf, sha-perf: add long options
2f18cc4 - aes-perf, sha-perf: trace TEE error origin when applicable
7203db0 - Remove SQL-FS
d232f17 - regression: add case 9524
e5f9a5d - regression: 6015: remove special case for REE FS
4fd31f7 - Adjust the 9xxx cases for FS updates
170a1ee - Android.mk: Rename C source files to its test suite
f84e996 - adbg_run.c: Define TAILQ_CONCAT() for aosp
cc923db - Adjust the 9xxx cases for FS updates

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agooptee-client: add recipes
Chunrong Guo [Tue, 30 Jan 2018 09:09:53 +0000 (17:09 +0800)]
optee-client: add recipes

*include the following changes:
73b4e49 - tee-supplicant: REE fs open file with O_SYNC flag
075c56e - tee_supplicant: add register memory feature
27888d7 - tee_client_api: register user memory
f761a27 - tee-supplicant: move TEEC_LOAD_PATH to Makefile
48107e5 - tee_client_api: support calling libteec from cplusplus
32d9b77 - rpi3: fix unsupported exclusive access issue
0efaf6b - libteec/Makefile: create relative links to shared library instead of absolute ones
44c0d30 - Makefile: preserve links to libraries during make copy_export
5883a75 - libteec: benchmark cleanup
e5ba7e8 - tee-supplicant: Report error on short buffer when loading TA
5db6c2d - Fix incorrect share memory size
48aed6e - Storage: Added CFG_TEE_FS_PARENT_PATH config option
1358c3f - Replace file permission symbolic values by octal numbers
63106fb - OP-TEE Benchmark
326001c - tee-supplicant: FS: remove unused legacy RPC functions
d6a3291 - Remove leftovers of SQL FS
5de013f - supplicant: use public rpc command ids
f8a4086 - supplicant: define/describe reserved Ids for supplicant commands
a47e334 - client api: fix ULONG_MAX dependency
9faeb1b - tee_client_api: Correct max shared memory size define
4d5cf67 - tee-supplicant: correct block device path for android
403c9a1 - Remove SQL-FS
0b7aa7d - Android.mk: fix CFG_TEE_CLIENT_LOG_FILE checking
1df4046 - ree_fs_new_opendir(): ignore empty directory
d507b84 - tee_supplicant_android.mk: Add missing configs for sockets
ea42194 - tee-supplicant: fix variable is used unitialized error
79309c4 - Use the mode also in open_wrapper
f79c74f - tee-supplicant: Add support for TCP/UDP iSocket interface
52e6ca1 - tee-supplicant: spawn threads as needed
5229afd - tee-supplicant: support asynchronous supplicant requests
5477e9e - tee-supplicant: Update TEEC_TEST_LOAD_PATH for Android
7f16107 - ree fs rpc: open with best-effort allowing RO data fs
3b4c507 - Add support for TA profiling (gprof)
a1df073 - Rename optee_msg_fs.h to optee_msg_supplicant.h
1aaf6dc - tee-supplicant: disable warnings only for sql_fs.c
3656576 - Add backward compatibility with older TA UUID format
1d5cc96 - Allow O to be an absolute path
ce5fefe - Format UUID strings correctly

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agooptee-os: add recipes
Chunrong Guo [Tue, 30 Jan 2018 09:09:52 +0000 (17:09 +0800)]
optee-os: add recipes

*include the following changes:
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()
071e702 - core: add mobj_reg_shm_{,un}map()
5c7a19b - core: mobj: remove double physical offset
a71af55 - core: mobj: add mobj_get_phys_offs()
8ae8c73 - Add Marvell platform with initial support for ARMADA A7K & A8K
ade1412 - Util: add ASM version ROUNDDOWN and ROUNDUP definitions
a5ebede - Util: add some useful SIZE definitions
ae9fdf9 - plat-stm: support registered shm buffers
ae19421 - core:sdp: fix SDP test pseudo-TA against dynamic shm
c5d84b7 - plat-rcar: add non-secure DDR configuration
d7269cc - plat-rcar: add initial support for salvator-m3 board
b369a93 - plat-rcar: force CFG_CORE_LARGE_PHYS_ADDR
ae841ed - pager: allow TA unwind when cause of unwind is not abort
785be2e - plat-vexpress: juno: add missing DRAM1
7411e0e - Add comment about CFG_UNWIND
3ff067c - plat-vexpress: fvp: add missing DRAM1
cbe4eae - core: add register_phys_mem_ul()
29ba2e7 - core: trivial large paddr_t fixes
dd3afba - Add CFG_CORE_LARGE_PHYS_ADDR for 64bit paddr_t

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agorcw-bin: add recipes
Chunrong Guo [Tue, 30 Jan 2018 09:09:51 +0000 (17:09 +0800)]
rcw-bin: add recipes

*include the following changes:

bf3ae3c - armv8:LS1012A: Add support for LS1012A-2G5RDB board
e84010a - rcw: remove source files of SoCs
69104c3 - LS1012: Change header location in rcw for Secure Boot
43c79c9 - rcw: ls1088aqds: Add RCW PBL_QSPI_1600_700_2100_0x15_0x0d.bin
6719b04 - Ls1043a: add workaround for pcie errata A-009859
1a6236a - LS1012ARDB: Change rcw for secure boot
cdf4b72 - rcw: ls1088aqds: Add SCSI errata for detecttion of sata
16072f7 - armv8:LS1012A: RCW supporting 1GHz CPU frequency
90aef03 - LS1088ARDB:Reduce size in block copy command
53518dc - rcw: ls1088ardb: Add SCSI errata for detecttion of sata
0a869b3 - ls1021a: add workaround for pcie erratum A-007997 and A-007815
e7f18e5 - ls2088ardb: Add RCW for with platform frequency 700MHz
6f324fc - Use BSD license for both rcw and binary files
c69799f - Added copyright to byte_swap.tcl

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agot1042d4rdb: add machine config
Chunrong Guo [Thu, 25 Jan 2018 06:28:37 +0000 (14:28 +0800)]
t1042d4rdb: add machine config

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agot1042d4rdb-64b: add machine config
Chunrong Guo [Thu, 25 Jan 2018 06:28:36 +0000 (14:28 +0800)]
t1042d4rdb-64b: add machine config

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoe5500-64b.inc: add recipes
Chunrong Guo [Thu, 25 Jan 2018 06:28:33 +0000 (14:28 +0800)]
e5500-64b.inc: add recipes

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoe5500.inc: add recipes
Chunrong Guo [Thu, 25 Jan 2018 06:28:32 +0000 (14:28 +0800)]
e5500.inc: add recipes

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoqe-ucode: support t1042
Chunrong Guo [Thu, 28 Dec 2017 10:04:29 +0000 (18:04 +0800)]
qe-ucode: support t1042

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoclasses/recipes: Convert SkipPackage -> SkipRecipe
Chunrong Guo [Fri, 26 Jan 2018 06:33:20 +0000 (14:33 +0800)]
classes/recipes: Convert SkipPackage -> SkipRecipe

The new name is much more consistent with what this actually means. We put
the pieces in place to rename everything a while back but looks like we
forgot to actually do it! Fix that now.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agop2020rdb: add machine conf
Chunrong Guo [Thu, 25 Jan 2018 06:28:35 +0000 (14:28 +0800)]
p2020rdb: add machine conf

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agompc8548cds: add machine conf
Chunrong Guo [Thu, 25 Jan 2018 06:28:34 +0000 (14:28 +0800)]
mpc8548cds: add machine conf

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoqoriq-ppc.inc: add recipes
Chunrong Guo [Thu, 25 Jan 2018 06:28:31 +0000 (14:28 +0800)]
qoriq-ppc.inc: add recipes

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agoe500v2.inc: add recipe
Chunrong Guo [Thu, 25 Jan 2018 06:28:30 +0000 (14:28 +0800)]
e500v2.inc: add recipe

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-qoriq_4.4: ${KERNEL_PACKAGE_NAME} replaces original key "kernel"
Chunrong Guo [Fri, 5 Jan 2018 03:01:28 +0000 (11:01 +0800)]
linux-qoriq_4.4: ${KERNEL_PACKAGE_NAME} replaces original key "kernel"

*update RDEPENDS to match kernel naming

The kernel class now sets RDEPENDS_${KERNEL_PACKAGE_NAME}-base so this include
needs to do the same, otherwise bitbake emits a warning and the kernel isn't
removed.

*FILES_${KERNEL_PACKAGE_NAME}-image () replaces original key FILES_kernel-image

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
7 years agolinux-qoriq_4.9: ${KERNEL_PACKAGE_NAME} replaces original key "kernel"
Chunrong Guo [Fri, 5 Jan 2018 03:01:27 +0000 (11:01 +0800)]
linux-qoriq_4.9: ${KERNEL_PACKAGE_NAME} replaces original key "kernel"

*update RDEPENDS to match kernel naming

The kernel class now sets RDEPENDS_${KERNEL_PACKAGE_NAME}-base so this include
needs to do the same, otherwise bitbake emits a warning and the kernel isn't
removed.

*FILES_${KERNEL_PACKAGE_NAME}-image () replaces original key FILES_kernel-image

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>