Jacob Stiffler
e7bf456f6b
ti-cgt-arm: extend to nativesdk
...
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-31 22:07:50 +00:00
Jacob Stiffler
6c29b2c924
ti-cgt-arm: consolidate into single file
...
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-31 22:07:50 +00:00
Jacob Stiffler
d6696a5d55
ti-cgt6x-7: extend to nativesdk
...
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-31 22:07:50 +00:00
Mahesh Radhakrishnan
54f3d19b60
ibl-boot-rtos: SRCREV update
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-26 00:05:28 +00:00
Luca Ceresoli
834e7f606d
ti-unpack.inc: abort if 32 bit libs are not installed
...
ti_bin_do_unpack() detects the absence of the required 32 bit libraries,
but only emits a warning. Later on the build will fail with a mysterious
error.
Fail immediately so the user can clearly read the error message and the
(always appreciated) instructions on how to fix the problem.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-24 00:14:38 +00:00
Praneeth Bajjuri
804f108d50
cadence-mhdp-fw: fix firmware license path
...
update license as defined at
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENCE.cadence
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-22 21:39:55 +00:00
Tinku Mannan
a9b900340b
profiling-rtos: SRCREV update to 1.00.00.09
...
Signed-off-by: Tinku Mannan <tmannan@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-22 21:39:55 +00:00
Tinku Mannan
06925d1ebd
trace-rtos: Adding trace utilities for PDK drivers
...
Signed-off-by: Tinku Mannan <tmannan@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-22 21:39:55 +00:00
Denys Dmytriyenko
9cfdc81733
jailhouse: update to ti2019.02-rc4 tag
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-17 03:10:05 +00:00
Dan Murphy
d3481837a1
linux-ti-staging: update to ti2019.02-rc4 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-17 03:10:05 +00:00
Dan Murphy
6a77a6f5ae
u-boot-ti-staging: update to ti2019.02-rc4 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-17 03:10:05 +00:00
Khem Raj
cf5061fe72
amx3-cm3,u-boot-ti: Pin to gcc compiler
...
Using clang as default compiler fails to build these
since these packages explicitly asks for gcc as compiler
this ensures that we meet that demand
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-16 12:44:05 +00:00
Khem Raj
bd9b3d04d2
amx3-cm3: Use COMPATIBLE_MACHINE instead of COMPATIBLE_HOST
...
This represents it correctly in package arch as well
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-16 12:44:05 +00:00
Khem Raj
14548c54e7
jailhouse: Pin to TI SOCs
...
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-16 12:44:05 +00:00
Denys Dmytriyenko
99d3ac6495
jailhouse: combine 2 __anonymous() functions, clean tabs
...
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-16 12:44:05 +00:00
Khem Raj
63c85b64df
jailhouse: Limit OE architectures to supported ones
...
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-16 12:44:05 +00:00
Khem Raj
a0445d7d3f
ti-display-sharing-fw: Do not strip during staging sysroot stage
...
Fixes build with non arm architectures
Subprocess output:x86_64-yoe-linux-strip: Unable to recognise the format of the input file `TOPDIR/build/tmpfs/work/qemux86_64-yoe-linux/ti-display-sharing-fw/00.09.00.00-gitAUTOINC+4a86f16df9-r0/sysroot-destdir/lib/firmware/ti-display-sharing-j721e.bin'
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-16 12:44:05 +00:00
Jacob Stiffler
8a4756278b
emac-lld: bump SRCREV to 01.00.03.16C
...
* fix remoteproc firmware loading by truncating .version_string
section to 32 bytes
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com >
Reviewed-by: Suman Anna <s-anna@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-11 18:33:53 +00:00
Denys Dmytriyenko
de9ee6d4fc
arm-trusted-firmware: update to the latest in 2.1
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-10 01:24:57 +00:00
Dan Murphy
04da60e25d
linux-ti-staging: update to ti2019.02-rc3 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-10 01:24:57 +00:00
Dan Murphy
00f2ffa43d
u-boot-ti-staging: update to ti2019.02-rc3 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-10 01:24:57 +00:00
Nikhil Devshatwar
bde8026335
jailhouse: Update with inmate DT bugfixes
...
Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-10 01:24:57 +00:00
Denys Dmytriyenko
dd55ab3726
linux-ti-staging: add configuration for remoteproc/rpmsg IPC modules
...
* 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-09 02:24:24 +00:00
Nikhil Devshatwar
20bbf067ea
j7-evm: Add new DTBO for jailhouse
...
Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-09 02:24:24 +00:00
Denys Dmytriyenko
9998a6d2ae
linux-ti-staging: update with A&D and Jailhouse merges
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-09 02:24:24 +00:00
Denys Dmytriyenko
ebef50ab00
jailhouse: add recipe for Jailhouse module, FW, cells, inmates and basic demo
...
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-09 02:24:24 +00:00
Mahesh Radhakrishnan
22146d3620
osal: SRCREV update to 01.00.00.15A
...
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-05 22:42:08 +00:00
Mahesh Radhakrishnan
b2e7f38d5c
ti-pdk-build: SRCREV update to 01.00.00.13A
...
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 21:48:52 +00:00
Anand Balagopalakrishnan
07e1a45d5e
ti-img-rogue-umlibs: add missing dri plugin for powervr gpu
...
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 21:48:52 +00:00
Denys Dmytriyenko
9a4a56b4cc
ipc-lld-fw: fix filename typo for c7x firmware
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 01:43:00 +00:00
Denys Dmytriyenko
20cf559149
ti-display-sharing: use consistent -fw naming for firmware packages
...
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 01:43:00 +00:00
Bergsagel, Jonathan
411cc317ac
ipc-lld: add J721E IPC echo_test firmware binaries
...
Adds the R5 and DSP echo_test firmware binaries to be
used for testing Linux IPC on J721E SOCs.
Signed-off-by: Jonathan Bergsagel <jbergsagel@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 01:43:00 +00:00
Dan Murphy
468cf43800
linux-ti-staging: update to ti2019.02-rc2 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 01:43:00 +00:00
Dan Murphy
68aa9f4ce3
u-boot-ti-staging: update to ti2019.02-rc2 tag
...
Signed-off-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 01:43:00 +00:00
Subhajit Paul
963b16a33c
ti-display-sharing: add recipe for fw integration
...
Signed-off-by: Subhajit Paul <subhajit_paul@ti.com >
Reviewed-by: Dan Murphy <dmurphy@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 01:43:00 +00:00
Subhajit Paul
3dce3c64cf
cadence-mhdp-fw: fix install location for firmware
...
Signed-off-by: Subhajit Paul <subhajit_paul@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 01:43:00 +00:00
Angela Stegmaier
0ae0209a12
ti-img-encode-decode: Update SRCREV to pick up latest
...
Pick up latest version of ti-img-encode-decode which
fixes compilation warnings/errors with RT-Linux.
Also add "COMPATIBLE_MACHINE" to the recipe.
Signed-off-by: Angela Stegmaier <angelabaker@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-03 01:43:00 +00:00
Mahesh Radhakrishnan
1386e9b702
emac-lld-rtos: SRCREV update to 01.00.03.16B
...
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-02 18:53:00 +00:00
Mahesh Radhakrishnan
6f9bfebfe2
usb-lld-rtos: SRCREV update to 01.00.00.18A
...
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-02 18:53:00 +00:00
Mahesh Radhakrishnan
bd9ae4d9bc
board-rtos: SRCREV update to 01.00.10.05D
...
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-02 18:53:00 +00:00
Anand Balagopalakrishnan
a3d55bcb93
ti-img-rogue-umlibs: remove X11 definitions
...
Signed-off-by: Anand Balagopalakrishnan <anandb@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-02 18:53:00 +00:00
Gowtham Tammana
28915b823e
ti-img-rogue-umlibs: Add missing wayland, expat rdepends
...
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-02 18:53:00 +00:00
Gowtham Tammana
929f5cb7a6
ti-img-rogue-umlibs: Add plugins list
...
Add plugins list to enable symlink creation in the rootfs image.
Based on
- http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?id=7abb92c58b3c974f93004fc37829cbb15575ea48
- http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?id=f7be8fd6962a502b33d97fbcf0cd5e766d3d3409
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-02 18:53:00 +00:00
Gowtham Tammana
2e2f0241d3
ti-img-rogue-umlibs: Mark this as provider for libgbm
...
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-02 18:53:00 +00:00
Gowtham Tammana
76fa77f5b2
ti-img-rogue-umlibs: Update SRCREV to pick wayland ws libraries
...
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-02 18:53:00 +00:00
Gowtham Tammana
ddbbdd0684
ti-img-rogue-driver: Update srcrev to pick wayland ws support
...
Signed-off-by: Gowtham Tammana <g-tammana@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-02 18:53:00 +00:00
Mahesh Radhakrishnan
4f019033d4
transport-rtos: SRCREV update to 01.00.00.16A
...
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-01 17:10:31 +00:00
Mahesh Radhakrishnan
572080eea8
pruss-lld: SRCREV update to 01.00.00.14A
...
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-01 17:10:31 +00:00
Mahesh Radhakrishnan
f25bc595d9
emac-lld-rtos: SRCREV update to 01.00.03.16A
...
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-01 17:10:31 +00:00
Mahesh Radhakrishnan
f20b249ea0
board-rtos: SRCREV update to 01.00.10.05C
...
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com >
Signed-off-by: Denys Dmytriyenko <denys@ti.com >
2019-07-01 17:10:31 +00:00