aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/jailhouse
AgeCommit message (Collapse)Author
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-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-07-17jailhouse: update to ti2019.02-rc4 tagDenys Dmytriyenko
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-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-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>