Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I5107a29d97909bbca5a135ef8faa52332dff84ae
Signed-off-by: ronan <ronan.lemartret@gmail.com>
|
|
Change-Id: I7418c88311b89ad96e29709429d9558519e3c7cc
Signed-off-by: ronan <ronan.lemartret@gmail.com>
|
|
Change-Id: Id36993962b2b25624a581ec92743ea7633f99e98
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: Ib398ff5e880cb26a4ba5ee9895e236a97e0a4e17
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
The m3/h3 platforms have certain mixer settings that must be enabled and
levels set before anything will be heard. Provide a default that sets
this to a comfortable default along with other volumes.
Bug-AGL: SPEC-792
Change-Id: I1b983b75fd580ae39495a47058bb568b7f75a479
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/12199
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I18281683aa6df6ee6f5c639e4564cc272cae838d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10815
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-413
Change-Id: I4ef71fde4a013c1dac4917f66727ce4b6be4170c
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
* Remove the file generation and directly copy the files.
the files:
default_regular.c
default_regular.h
were generate with command line:
$ scripts/render_font.py \
--font_file lib/libutee/tui/fonts/amble/Amble-Regular.ttf \
--font_size 20 --font_name default_regular \
--out_dir out/arm-plat-rcar/ta_arm64-lib/libutee/tui
the files:
default_bold.c
default_bold.h
were generate with command line:
$ scripts/render_font.py \
--font_file lib/libutee/tui/fonts/amble/Amble-Bold.ttf \
--font_size 20 --font_name default_bold
--out_dir out/arm-plat-rcar/ta_arm64-lib/libutee/tui
python-wand 0.4.3 (and newer) is incompatible with imagemagick >= 7.0,
so we need to backport imagemagick 6.
If you don't have imagemagick 6 install on your host the build of optee-os
will failed.
Change-Id: I83a6c4b963b7d3e18f2730b601934708a2f6c7ef
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the new version of arm-trusted-firmware from Renesas rcar gen3 BSP
doesn't need this fix for h3 anymore
Bug-AGL: SPEC-471
Change-Id: I3101f9cd7c032705bbdcb20cdadbba8af4ed8d62
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* the new version of optee from Renesas rcar gen3 v2.16, doesn't need
this fix to build anymore.
Bug-AGL: SPEC-471
Change-Id: I8869b13bf038e2cd2f45a26affadd757fe1ea10c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* this commit fix the patch for the new version of arm-trusted-firmware
of the Renesas rcar gen v2.16
Bug-AGL: SPEC-471
Change-Id: I70abed7104efc53d38133cf11be003476aef35c5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* 0003-IPL-ddrinit-rev-0.20rc8.patch conflict with
0001-fix-build-for-gcc6-for-h3-init_dram.patch
* 0001-fix-build-for-gcc6-for-h3-init_dram.patch is only
use for MACHINE h3ulcb
Change-Id: I88b90583d8ed878b1aac76592c0953fa4ebdc92d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* prevent error, when gcc 6.2 is used:
"initializer element is not a constant expression"
* ref:
http://c0x.coding-guidelines.com/6.5.7.html
Change-Id: I35be13c8b169222972becde16b5382782195de6e
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: Iebddf4bed98a8216a521b5e8871b4dc111f3716e
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I1ce6a5f4fb2d04962234d4b2f9bcfe92140cccc9
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I5ca505da0837c28acc4cb133e9d6acd87d1c7bcc
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
* optee-os use python script to build so,
We need to add:
inherit pythonnative
If not we use host python during the build.
* During the build, optee-os use script:
- scripts/pem_to_pub_c.py
- scripts/sign.py
Those script depend on python-pycrypto
"from Crypto.PublicKey import RSA"
So we need to add python-pycrypto native to recipes
* The python-pycrypto recipes come from meta-security (out of AGL):
https://layers.openembedded.org/layerindex/recipe/39101/
Change-Id: I64340544c9a23a8e9ef62aca348fc08722d3dcc2
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
|
|
Change-Id: I47dcf04e05ec61eebff20a171df78584c7de70a1
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
Note: optee-os recipe is disable for the moment.
Change-Id: I8881fcc3c794b1cbb479b8e7d61bb86688f78bf9
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|