aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2019-09-12jailhouse: ensure INITRAMFS_IMAGE is initialized, pass full CC varDenys Dmytriyenko
* If both INITRAMFS_IMAGE and JH_RAMFS_IMAGE are unset, variables fail to expand, which leads to dependency errors. * Passing full CC variable ensure all options are specified, especially --sysroot one for internal toolchains. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30jailhouse: use ramfs for linux-demoJacob Stiffler
* Configure the linux-demo to use a ramfs for the linux inmate. * Using JH_RAMFS_IMAGE, this can be set in some global conf. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30jailhouse: provide tools packageJacob Stiffler
Create a package containing the jailhouse tools which are used to work with the cells and inmates. This recipe provides a good example for using the jailhouse-cell-linux tool. The tools require the pyjailhouse python modules, so package them as well. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30jailhouse: remove earlycon bootargs for all k3Jacob Stiffler
* Also update to ti2019.03-rc4 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-30linux-ti-staging: update to ti2019.03-rc4 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-20linux-ti-staging: update to ti2019.03-rc3 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-20jailhouse: update to ti2019.03-rc2Jacob Stiffler
* extend to am65xx family * and correct am65xx cell and inmate filenames. * remove earlycon bootargs for am65xx Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-14linux-ti-staging: update to ti2019.03-rc2 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-07linux-ti-staging: update to ti2019.03-rc1 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-08-03linux-ti-staging: update to 4.19.59, drop k3-j721e-dp0.dtboDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-17jailhouse: update to ti2019.02-rc4 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-17linux-ti-staging: update to ti2019.02-rc4 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-16jailhouse: Pin to TI SOCsKhem Raj
This needs to be ported and tested with non-TI SOCs its better to limit this to just TI SOCs as of now this makes sure that meta-ti can be used in a multi-BSP distro Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-16jailhouse: combine 2 __anonymous() functions, clean tabsDenys Dmytriyenko
Fixes WARNING: python should use 4 spaces indentation, but found tabs in jailhouse_git.bb, line 85 Reported-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-16jailhouse: Limit OE architectures to supported onesKhem Raj
Fixes ERROR: cannot map 'mips' to a jailhouse supported architecture Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-10linux-ti-staging: update to ti2019.02-rc3 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-10jailhouse: Update with inmate DT bugfixesNikhil Devshatwar
Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-09linux-ti-staging: add configuration for remoteproc/rpmsg IPC modulesDenys Dmytriyenko
* rpmsg_client_sample is a test module and should not be autoloaded * Both k3_r5 and k3_dsp remoteproc modules depend on virtio_rpmsg_bus Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Suman Anna <s-anna@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-09linux-ti-staging: update with A&D and Jailhouse mergesDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-09jailhouse: add recipe for Jailhouse module, FW, cells, inmates and basic demoDenys Dmytriyenko
Builds the Jailhouse kernel module, hypervisor binaries and all the cell configs for root cell and other demos. Generate the linux-demo loader script without initramfs. Supports am65x and j7-evm machines [nikhil.nd@ti.com: Update for public trees] Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com> Reviewed-by: Subhajit Paul <subhajit_paul@ti..com> Tested-by: Subhajit Paul <subhajit_paul@ti..com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-07-03linux-ti-staging: update to ti2019.02-rc2 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-27linux-ti-staging: switch RDEPENDS to prueth-fw-am65xJacob Stiffler
* Switch am65xx RDEPENDS from prueth-fw-bin to prueth-fw-am65x. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-27cadence-mhdp-fw: add Cadence MHDP DP bridge firmwareDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-27linux-ti-staging: update the RT kernel tag for ti2019.02-rc1Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-25linux-ti-staging: update to the latestDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-20cmem: Add CMEM 384MB block to dra76xx to enable opencl and tidlDjordje Senicic
Signed-off-by: Djordje Senicic <x0157990@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-20linux-ti-staging: update to 4.19.50Denys Dmytriyenko
Includes other updates from Platform, Connectivity, A&D and GFX. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-19ti-uio: rebase pru-uio device tree filesGou, Hongmei
* Update mdio register entries to use the full address * For AM571x, remove the entries which are available after using DT overlay Signed-off-by: Hongmei Gou <h-gou@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-15linux-ti-stagin: update to the latestDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-06-11linux-ti-staging: update to the latest with support for J7Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-05-18kselftests: enable ptp/testptp targetDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-05-15linux-ti-staging: update the RT kernel tag for ti2019.01-rc4Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-05-15linux-ti-staging: update to ti2019.01-rc4 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-05-09linux-ti-staging: update to ti2019.01-rc3 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-05-01linux-ti-staging: update to ti2019.01-rc2 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-24linux-ti-staging: update to ti2019.01-rc1 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-17linux-ti-staging: update to 4.19.31Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-04-04linux-ti-staging: update to ti2019.00-rc5 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-28linux-ti-staging: update to ti2019.00-rc4 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-21linux-ti-staging: update to ti2019.00-rc3 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-13linux-ti-staging: update to ti2019.00-rc2 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-05linux-ti-staging: update to ti2019.00-rc1 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-03-04linux-ti-staging: update to 4.19.25Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-02-26linux-ti-staging: update to 4.19.24Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-02-20linux-ti-staging: update to the latestDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-02-05linux-ti-staging: update to 4.19.15Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2019-01-09cmem.inc: add arm64 support for cmem injectionDenys Dmytriyenko
Since cmem 4.16 now supports arm64, update cmem injection code accordingly to work with arm64 DTS files. Cc: Sam Nelson <sam.nelson@ti.com> Cc: Jacob Stiffler <j-stiffler@ti.com> Cc: Suman Anna <s-anna@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-12-06linux: cmem: add am574x injection for am57xx-hs-evmJacob Stiffler
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-11-15linux-ti-staging: update to ti2018.05-rc4 tagDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-11-08linux-ti-staging: update to ti2018.05-rc3 tagDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>