summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/dsptop
Commit message (Collapse)AuthorAgeFilesLines
* meta-ti: create a sub-layer meta-ti-bsp from existing contentDenys Dmytriyenko2022-02-224-102/+0
| | | | | | | Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: remove remaining Keystone1/2 overridesDenys Dmytriyenko2022-02-223-8/+3
| | | | | | | | Cleanup remaining recipes that are used by other platforms from any machine overrides that still refer to deprecated Keystone1/2 platforms. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transportsDenys Dmytriyenko2022-02-221-18/+0
| | | | | | | | Remove deprecated support for compiling Keystone1/2 RTOS components and Linux firmwares using PDK, CSL, etc. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: convert to new override syntax in honisterDenys Dmytriyenko2021-08-174-15/+15
| | | | | | | | | | Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* dsptop: bump SRCREV for kernel 5.10 build fixPraneeth Bajjuri2021-05-041-2/+2
| | | | | | | | | bump SRCREV to latest to pick build fix for 5.10 kernel. this update picks commit 816485e68430 ("Merge pull request #1 in DBG/dsptop from for-5.10 to master") Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com>
* libulm: require dsp machine feature, cleanupDenys Dmytriyenko2020-04-081-1/+5
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsptop: bump SRCREV for build fixJacob Stiffler2019-05-111-2/+2
| | | | | | | | * migrate kernel modules debugss-module-drv and temperature-module-drv to kernel v4.19 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsptop: RDEPENDS on bashDenys Dmytriyenko2017-10-191-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsptop: fix build with any toolchain by passing correct CC varDenys Dmytriyenko2016-11-231-2/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libulm: pass CC to work with internal toolchains that depend on sysroot flagDenys Dmytriyenko2016-10-311-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsptop: bump SRCREV to version 1.4.0Jacob Stiffler2016-10-071-3/+3
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* conf/machine,recipes: introduce k2e SOC familyDenys Dmytriyenko2016-09-201-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsptop: Upgrade to 1.3.0Jacob Stiffler2016-03-161-4/+4
| | | | | | | * This upgrade includes debugss support for AM57xx EVM PG2.0 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* debugss-module-drv: Add support for k2e-evmJacob Stiffler2016-03-112-3/+4
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* temperature-module-drv: Smart Reflex Sub-System (SRSS) module driverJacob Stiffler2016-02-012-1/+20
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsptop: Bump SRCREV to the latestJacob Stiffler2016-02-012-3/+3
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* debugss-module-drv: Fix build issue with fidoJacob Stiffler2015-09-111-2/+2
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dsptop: Add version 1.2.0Jacob Stiffler2015-05-221-0/+28
| | | | | | | | * dsptop is a utility that provides a top-like interface to observe DSP resource usage in real-time. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* libulm: Add ULM library for ARM and DSP.Jacob Stiffler2015-05-221-0/+42
| | | | | Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* debugss-module-drv: Add version 1.2.0Jacob Stiffler2015-05-222-0/+31
* The debugss-module-drv is require for the dsptop utility. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>