|
[master][PATCH 2/5] conf/machine: add preferences for 3D graphics providers
From: Denys Dmytriyenko <denys@...> Specify default 3D GLES/EGL providers for platforms using SGX and Rogue G= PUs, both kernel and user-space components. Signed-off-by: Denys Dmytriyenko <denys@...>
From: Denys Dmytriyenko <denys@...> Specify default 3D GLES/EGL providers for platforms using SGX and Rogue G= PUs, both kernel and user-space components. Signed-off-by: Denys Dmytriyenko <denys@...>
|
By
Denys Dmytriyenko
·
|
|
[master][PATCH 5/5] ti-rtos-firmware: remove duplicate assignment
From: Denys Dmytriyenko <denys@...> FILES:${PN} is being assigned twice, remove duplicate. Signed-off-by: Denys Dmytriyenko <denys@...> --- meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 2 -
From: Denys Dmytriyenko <denys@...> FILES:${PN} is being assigned twice, remove duplicate. Signed-off-by: Denys Dmytriyenko <denys@...> --- meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 2 -
|
By
Denys Dmytriyenko
·
|
|
[master][PATCH 4/5] conf/machine: remove default setting for xorg
From: Denys Dmytriyenko <denys@...> meta-ti does not provide official X.org support, so no reason to set any defaults, just assume the ones from OE-Core. Also, drop setting MACHINE_GUI_CLASS, which is
From: Denys Dmytriyenko <denys@...> meta-ti does not provide official X.org support, so no reason to set any defaults, just assume the ones from OE-Core. Also, drop setting MACHINE_GUI_CLASS, which is
|
By
Denys Dmytriyenko
·
|
|
[master][PATCH 3/5] conf/machine: make default PREFERRED_PROVIDERs easy to override
From: Denys Dmytriyenko <denys@...> Use weak assignment for default PREFERRED_PROVIDER values to allow user t= o easily overwrite them from local.conf. Signed-off-by: Denys Dmytriyenko <denys@...> ---
From: Denys Dmytriyenko <denys@...> Use weak assignment for default PREFERRED_PROVIDER values to allow user t= o easily overwrite them from local.conf. Signed-off-by: Denys Dmytriyenko <denys@...> ---
|
By
Denys Dmytriyenko
·
|
|
[dunfell PATCH v2 2/2] conf/machine: am62xx: Update build flag for low power mode 3 messages
From: Nishanth Menon <nm@...> Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode suppor
From: Nishanth Menon <nm@...> Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode suppor
|
By
praneeth
·
|
|
[dunfell][PATCH v3 0/2] am62xx: Upgrade ATF to get LP support
This series upgrades ATF to current master which is 2.6+. This gets much needed AM62 Low power mode feature. Changes in v3: * Fixed the build flag patch as commented by Denys Dmytriyenko Changes in v2
This series upgrades ATF to current master which is 2.6+. This gets much needed AM62 Low power mode feature. Changes in v3: * Fixed the build flag patch as commented by Denys Dmytriyenko Changes in v2
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH v3 1/2] trusted-firmware-a: upgrade to v2.6+
From: Praneeth Bajjuri <praneeth@...> upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...>
From: Praneeth Bajjuri <praneeth@...> upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...>
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH] recipes-bsp: tifs-lpm-stub: Introduce new recipe 5 messages
This firmware stub is required by the TI foundational security software while transitioning to low power mode. Add a recipe for this compatible with am62xx-evm Signed-off-by: Nikhil Devshatwar <nikhil
This firmware stub is required by the TI foundational security software while transitioning to low power mode. Add a recipe for this compatible with am62xx-evm Signed-off-by: Nikhil Devshatwar <nikhil
|
By
Ryan Eatmon
·
|
|
[dunfell PATCH v2 0/2] am62xx: Upgrade ATF to get LP support
This series upgrades ATF to current master which is 2.6+. This gets much needed AM62 Low power mode feature. Changes in v2: * Fixed the build flag patch as provided by Nishanth Menon * updated RFC pat
This series upgrades ATF to current master which is 2.6+. This gets much needed AM62 Low power mode feature. Changes in v2: * Fixed the build flag patch as provided by Nishanth Menon * updated RFC pat
|
By
praneeth
·
|
|
[dunfell PATCH v2 1/2] trusted-firmware-a: upgrade to v2.6+
upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...> --- recipes-bsp/trusted-firmware-a/tru
upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...> --- recipes-bsp/trusted-firmware-a/tru
|
By
praneeth
·
|
|
[dunfell PATCH] conf/machine: am62xx: Update build flag for low power mode 4 messages
Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode support for am62xx. Signed-off-by: P
Update build flag for arm-trusted-firmware to include low power mode support K3_PM_SYSTEM_SUSPEND is added in arm-trusted-firmware now which enables low power mode support for am62xx. Signed-off-by: P
|
By
praneeth
·
|
|
[master][PATCH] optee-os, trusted-firmware-a: add leading whitespace when using append override
From: Denys Dmytriyenko <denys@...> As append override does not add any whitespaces, it could lead to potenti= al issues when two items in space-separated list get concatenated. It is alw= ays recomme
From: Denys Dmytriyenko <denys@...> As append override does not add any whitespaces, it could lead to potenti= al issues when two items in space-separated list get concatenated. It is alw= ays recomme
|
By
Denys Dmytriyenko
·
|
|
[PATCH v2] ffa-debugfs-mod: Do not build for TI SOCs 2 messages
The module can not be compiled without patching kernel 5.10 This helps meta-ti to live in multi-BSP envs Signed-off-by: Khem Raj <raj.khem@...> --- .../linux/ffa-debugfs/ffa-debugfs-mod_%.bbappend | 5
The module can not be compiled without patching kernel 5.10 This helps meta-ti to live in multi-BSP envs Signed-off-by: Khem Raj <raj.khem@...> --- .../linux/ffa-debugfs/ffa-debugfs-mod_%.bbappend | 5
|
By
Khem Raj
·
|
|
[master][PATCH] uio-module-drv-test: Fix build with clang 2 messages
Point to an updated SRCREV that fixes a compile error with the clang compiler. Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Ryan Eatmon <reatmon@...> --- meta-ti-bsp/recipes-bsp/uio-module-dr
Point to an updated SRCREV that fixes a compile error with the clang compiler. Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Ryan Eatmon <reatmon@...> --- meta-ti-bsp/recipes-bsp/uio-module-dr
|
By
Ryan Eatmon
·
|
|
[PATCH] ffa-debugfs-mod: Do not build for TI SOCs 2 messages
The module can not be compiled without patching kernel 5.10 This helps meta-ti to live in multi-BSP envs Signed-off-by: Khem Raj <raj.khem@...> --- .../linux/ffa-debugfs/ffa-debugfs-mod_%.bbappend | 7
The module can not be compiled without patching kernel 5.10 This helps meta-ti to live in multi-BSP envs Signed-off-by: Khem Raj <raj.khem@...> --- .../linux/ffa-debugfs/ffa-debugfs-mod_%.bbappend | 7
|
By
Khem Raj
·
|
|
[dunfell-next RFC PATCH] trusted-firmware-a: upgrade to v2.6+ 3 messages
upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...> --- AM62 low power mode support: https
upgrade arm-trusted-firmare to master which is currently v2.6+ This upgrade picks up am62x low power mode feature. Signed-off-by: Praneeth Bajjuri <praneeth@...> --- AM62 low power mode support: https
|
By
praneeth
·
|
|
[master][PATCH] Rename machine from omap-a15 to am57xx 3 messages
The "omap-a15" is a bit of a legacy holdover and is confusing. This causes issues with mixed usage of 'dra7xx' and 'omap-a15'. For example all EVM using this SoC family include dra7x.inc so both are a
The "omap-a15" is a bit of a legacy holdover and is confusing. This causes issues with mixed usage of 'dra7xx' and 'omap-a15'. For example all EVM using this SoC family include dra7x.inc so both are a
|
By
Andrew Davis
·
|
|
[PATCH] uio-module-drv-test: Fix build with clang 5 messages
Signed-off-by: Khem Raj <raj.khem@...> --- ...-instead-of-int8_t-in-main-signature.patch | 89 +++++++++++++++++++ .../uio-module-drv/uio-module-drv-test_git.bb | 4 + 2 files changed, 93 insertions(+)
Signed-off-by: Khem Raj <raj.khem@...> --- ...-instead-of-int8_t-in-main-signature.patch | 89 +++++++++++++++++++ .../uio-module-drv/uio-module-drv-test_git.bb | 4 + 2 files changed, 93 insertions(+)
|
By
Khem Raj
·
|
|
[dunfell][PATCH] uio-module-drv-test: Fix build with clang
Point to an updated SRCREV that fixes a compile error with the clang compiler. Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/uio-module-drv/uio-module
Point to an updated SRCREV that fixes a compile error with the clang compiler. Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/uio-module-drv/uio-module
|
By
Ryan Eatmon
·
|
|
[PATCH] cmem-mod: Fix kernel module packaging for usrmerge 2 messages
ERROR: cmem-mod-4.20.00.01+gitAUTOINC+86269258a4-0a do_package: QA Issue: cmem-mod: Files/directories were installed but not shipped in any package: /lib/modules/5.10.100-g4a12bec7d3/extra/cmemk.ko Si
ERROR: cmem-mod-4.20.00.01+gitAUTOINC+86269258a4-0a do_package: QA Issue: cmem-mod: Files/directories were installed but not shipped in any package: /lib/modules/5.10.100-g4a12bec7d3/extra/cmemk.ko Si
|
By
Khem Raj
·
|