1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-08 11:50:56 +00:00
Commit Graph

4042 Commits

Author SHA1 Message Date
LCPD Automation Script 8bc40afc1e linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.10.20.13:00:45
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-20 13:01:00 -05:00
LCPD Automation Script 2d91a1599b u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.10.20.13:00:45
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-20 13:01:00 -05:00
LCPD Automation Script 10e001fbe7 ti-linux-fw: CI/CD Auto-Merger: cicd.2022.10.20.13:00:45
Updated the value(s) for:
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-20 13:01:00 -05:00
LCPD Automation Script c2df13ca97 u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.10.15.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2022.10.15.19.06.00 cicd.2022.10.16.19.06.00 cicd.2022.10.17.19.06.00
2022-10-15 19:06:28 -05:00
LCPD Automation Script 129616fde1 linux-ti-staging: CI/CD Auto-Merger: cicd.2022.10.12.19:06:00
Updated the value(s) for:
  PV
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2022.10.12.19.06.00
2022-10-12 19:06:32 -05:00
LCPD Automation Script 437b4ed7c9 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.10.12.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-12 19:06:32 -05:00
LCPD Automation Script ce67652cda u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.10.12.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-12 19:06:32 -05:00
LCPD Automation Script 25dee11ff4 linux-ti-staging: CI/CD Auto-Merger: cicd.2022.10.10.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2022.10.10.19.06.00
2022-10-10 19:06:46 -05:00
LCPD Automation Script 4f3d3a6548 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.10.10.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-10 19:06:46 -05:00
LCPD Automation Script c0d8a519ef u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.10.10.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-10 19:06:46 -05:00
LCPD Automation Script baff62ddac ti-linux-fw: CI/CD Auto-Merger: cicd.2022.10.10.19:06:00
Updated the value(s) for:
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-10 19:06:46 -05:00
Jayesh Choudhary 2e72552b02 optee-os: Enable TRNG driver as OP-TEE support is added
OP-TEE upstream now has support for sa3ul for j721s2 platform.
Re-enable the trng driver which was disabled earlier.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-10-10 19:06:23 -05:00
Jayesh Choudhary 3af00f0c0f conf: machine: j721s2: Add OP-TEE flavour
Change the OP-TEE flavour from default k3-j721e to k3-j784s4
as sa3ul support for j784s4 is upstreamed in OP-TEE and we
can use the same settings in j721s2 to access TRNG.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-10-10 19:06:23 -05:00
Jayesh Choudhary a6a78217d4 conf: machine: j784s4: Add OP-TEE flavour
Add the new OP-TEE flavour for J784S4 instead of default k3-j721e.
The TI-SCI ID for MCU domain sa2ul/sa3ul are not the same for
J721E and J784S4. So a new flavour is added in upstream OP-TEE.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-10-10 19:06:23 -05:00
Jayesh Choudhary 3a4fffef16 optee-os: Update SRCREV for OP-TEE TRNG in J784S4
Update the SRCREV to the commit when sa3ul support was
added in upstream OP-TEE for J784S4 platform to access rng.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-10-10 19:06:23 -05:00
Ryan Eatmon 4c42e2bfbc j721s2 and j784s4: Correct serial console device
Serial console in J721S2/J784S4 EVM config was set to ttyS10.  It should be ttyS2.
This caused sysv based systems (eg, tiny) to apparently hang because of no login prompt.
This didn't show up as a problem on systemd systems (eg, default) because systemd will
automatically setup a serial tty with the console option passed in on the kernel command line
(using console=...), which U-Boot correctly passes in as ttyS2 for J721S2/J784S4.

Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-10-10 19:06:23 -05:00
Randolph Sapp 816ddf70e7 ti-img-rogue-*: Bump the graphics recipes
Bump the graphics recipes source revision and remove the old BVNC
switch. The BVNC is now baked into the platform Makefile that is
selected with PVR_BUILD_DIR / TARGET_PRODUCT.

Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-10-10 19:06:23 -05:00
Andrew Davis b4c020c8d9 trusted-firmware-a: Update to latest upstream master
Notable changes include support for J784s4.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-10-04 09:53:17 -05:00
Ryan Eatmon 1ba334cc24 machine: Add j784s4-evm configuration.
Adding support for j784s4-evm:
- Add configurations.
- Add firmware.
- Add u-boot.
- Add gpu support.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Hari Nagalla <hnagalla@ti.com>
Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-10-04 08:08:27 -05:00
Ryan Eatmon 165531f3fe ti-img-rogue-driver: Fix git SRC_URI
We missed a spot when updating all of the git access for git.ti.com
to use HTTPS.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-10-04 08:08:27 -05:00
LCPD Automation Script 149ca1956a linux-ti-staging: CI/CD Auto-Merger: cicd.2022.10.03.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2022.10.03.19.06.00
2022-10-03 19:06:31 -05:00
LCPD Automation Script 60aa2e90e6 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.10.03.19:06:00
Updated the value(s) for:
  PV
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-03 19:06:31 -05:00
LCPD Automation Script 478cb0f7f4 u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.10.03.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-03 19:06:31 -05:00
LCPD Automation Script b576e341ab ti-linux-fw: CI/CD Auto-Merger: cicd.2022.10.03.19:06:00
Updated the value(s) for:
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-10-03 19:06:31 -05:00
LCPD Automation Script e84c0aeaa8 linux-ti-staging-rt: RC Auto-Merger: 08.04.01.005
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
08.04.01.005
2022-09-24 17:55:27 -05:00
LCPD Automation Script 3591cbd55f linux-ti-staging: CI/CD Auto-Merger: cicd.2022.09.24.12:19:12
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2022.09.24.12.19.12
2022-09-24 12:19:27 -05:00
LCPD Automation Script bfafcc1b04 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.09.24.12:19:12
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-24 12:19:27 -05:00
LCPD Automation Script 730f20409f ti-linux-fw: CI/CD Auto-Merger: cicd.2022.09.24.12:19:12
Updated the value(s) for:
  K3_IMAGE_GEN_SRCREV
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-24 12:19:27 -05:00
Praneeth Bajjuri 7fdab18f24 ipc: ti-rpmsg-char: Update library to 0.5.1
Update the ti-rpmsg-char library to 0.5.1 version that enables the
support for R5F on am62x SoCs.

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-09-23 17:21:08 -05:00
LCPD Automation Script d17d04f57b linux-ti-staging: CI/CD Auto-Merger: cicd.2022.09.22.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2022.09.22.19.06.00
2022-09-22 19:06:44 -05:00
LCPD Automation Script b961b719a3 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.09.22.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-22 19:06:44 -05:00
LCPD Automation Script 7aa5daeb6c u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.09.22.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-22 19:06:44 -05:00
LCPD Automation Script 1a213ccea1 ti-linux-fw: CI/CD Auto-Merger: cicd.2022.09.22.19:06:00
Updated the value(s) for:
  K3_IMAGE_GEN_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-22 19:06:44 -05:00
LCPD Automation Script e9ce84937d linux-ti-staging-rt: RC Auto-Merger: 08.04.01.004
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-16 22:03:35 -05:00
LCPD Automation Script 3c65112614 linux-ti-staging: CI/CD Auto-Merger: cicd.2022.09.16.17:39:59
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2022.09.16.17.39.59
2022-09-16 17:40:07 -05:00
LCPD Automation Script 4a56669911 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.09.16.17:39:59
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-16 17:40:06 -05:00
LCPD Automation Script bdcc51d83f u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.09.16.17:39:59
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-16 17:40:06 -05:00
LCPD Automation Script 041d58f279 ti-linux-fw: CI/CD Auto-Merger: cicd.2022.09.16.17:39:59
Updated the value(s) for:
  K3_IMAGE_GEN_SRCREV
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-16 17:40:06 -05:00
Manorit Chawdhry c00cd10f46 ti-rtos-firmware: j721s2-hs-evm: add secure firmware images
Adds support for secure firmware images in J721S2 HS EVM.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-09-15 15:24:37 -05:00
Manorit Chawdhry 29a6be8847 ti-rtos-firmware: j7200-hs-evm: add secure firmware images
Adds support for secure firmware images in J7200 HS EVM.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-09-15 15:24:37 -05:00
Manorit Chawdhry f3733afe9c ti-rtos-firmware: j721e-hs-evm: add secure firmware images
Adds support for secure firmware images in J721E HS EVM.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-09-15 15:24:37 -05:00
LCPD Automation Script 30e441499f linux-ti-staging: CI/CD Auto-Merger: cicd.2022.09.12.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2022.09.12.19.06.00
2022-09-12 19:07:02 -05:00
LCPD Automation Script 829f253a19 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.09.12.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-12 19:07:02 -05:00
LCPD Automation Script 666b826bdd u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.09.12.19:06:00
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-12 19:07:02 -05:00
Denys Dmytriyenko 8e1d209ef7 linux-ti-mainline: unbreak devtool
devtool has a long-standing bug where it cannot handle references to ${WORKDIR}
due to externalsrc:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=12677

linux-ti-mainline clones additional ti-upstream-tools repo alongside the kernel
sources into ${WORKDIR}, which exposes this devtool bug.

Work around the issue by moving ti-upstream-tools inside the kernel source tree,
i.e. inside ${S}

Reported-by: Radoslav Pesek <radoslav.pesek@microstep-mis.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-09-11 14:44:47 -05:00
LCPD Automation Script a735f8bb1e linux-ti-staging: CI/CD Auto-Merger: cicd.2022.09.08.19:06:01
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2022.09.08.19.06.01
2022-09-08 19:07:04 -05:00
LCPD Automation Script 36bbfc920b linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2022.09.08.19:06:01
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-08 19:07:04 -05:00
LCPD Automation Script 5caa0af1f0 u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.09.08.19:06:01
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-08 19:07:04 -05:00
LCPD Automation Script adef13a9af ti-linux-fw: CI/CD Auto-Merger: cicd.2022.09.08.19:06:01
Updated the value(s) for:
  K3_IMAGE_GEN_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2022-09-08 19:07:04 -05:00
Andrew Davis e625b874b1 conf: machine: am64xx: Move multi-config targets into base SoC include
The supported device types depends on the SoC, not on any specific
board or EVM. Any board can be populated with any of the 3 supported
AM64x types. Move these into the AM64x common include.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2022-09-08 07:35:17 -05:00