1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-07 11:20:45 +00:00
Commit Graph

4166 Commits

Author SHA1 Message Date
Manorit Chawdhry 280e7b4b3a optee: update optee components to 3.20 tag
OPTEE tests is not being upgraded due to a newer python dependency for
the build

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-02-08 08:41:56 -06:00
LCPD Automation Script 7ba50af81b linux-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202302070400
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.dunfell.202302070400
2023-02-07 04:00:43 -06:00
LCPD Automation Script 083c33af3e linux-ti-staging-rt: CI/CD Auto-Merger: cicd.dunfell.202302070400
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-02-07 04:00:43 -06:00
LCPD Automation Script 4dc0ef22e5 ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202302070400
Updated the value(s) for:
  K3_IMAGE_GEN_SRCREV
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-02-07 04:00:43 -06:00
Dasnavis Sabiya 044def14c5 conf: machine: j784s4: Add FPDLink overlays for AM69 SK
Add the overlay files for AM69 SK:
1. Fusion board (For FPDLink-III cameras).
2. IMX390 FPDLink-III camera module that includes both the CM and
   RCM type of modules.

Signed-off-by: Dasnavis Sabiya <sabiya.d@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-02-06 08:28:20 -06:00
LCPD Automation Script 20f0742da3 linux-ti-staging-rt: RC Auto-Merger: 08.06.00.004
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
08.06.00.004
2023-02-03 15:49:48 -06:00
Ryan Eatmon 4aa8ed586b optee: Revert "optee: update optee components to 3.20 tag"
This reverts commit 9a007a3fea.

We ran into some build failures on the older legacy platforms due
to this change and so are reverting this while we investigate.
2023-02-03 15:46:43 -06:00
LCPD Automation Script c05a99c590 linux-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202302030400
Updated the value(s) for:
  PV
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.dunfell.202302030400
2023-02-03 04:00:27 -06:00
LCPD Automation Script d5b221919f linux-ti-staging-rt: CI/CD Auto-Merger: cicd.dunfell.202302030400
Updated the value(s) for:
  PV
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-02-03 04:00:27 -06:00
LCPD Automation Script bb2959b462 u-boot-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202302030400
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-02-03 04:00:27 -06:00
LCPD Automation Script b0ccdfaccd ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202302030400
Updated the value(s) for:
  K3_IMAGE_GEN_SRCREV
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-02-03 04:00:27 -06:00
Manorit Chawdhry 9a007a3fea optee: update optee components to 3.20 tag
OPTEE tests is not being upgraded due to a newer python dependency for
the build

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-02-01 10:47:16 -06:00
Chirag Shilwant ca662c2221 machine: Add AM62x HS-SE evm configuration
Lets add the basic AM62x HS-SE configuration.
- Add machine conf for AM62x HS-SE.
- The wic images will boot on AM62x GP devices by default. To boot on AM62x HS-SE, simply switch out the SYSFW image:
           $ cd /mnt/sd-card/boot
           $ mv tiboot3-am62x-hs-evm.bin tiboot3.bin

- Add ti-sci-firmware overrides.
- Add support to sign ATF and OPTEE.

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-30 10:33:34 -06:00
Sinthu Raja 0988872f39 conf: machine: j721s2: Add FPDLink overlays for am68-sk
Add the overlay files, over AM68 SK, for the following:

 1. Fusion board (For FPDLink-III cameras).
 2. IMX390 FPDLink-III camera module which includes both the CM and
    RCM type of modules.

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-27 08:34:39 -06:00
Sinthu Raja 7aa2b3927e conf: machine: j721s2: Fix DTB overlay extension for OV5640
The extension for OV5640 overlay is incorrect. Therefore, update the
correct extension to build the overlay with .dtbo

Fixes: f67e9805 ("conf: machine: j721s2: Add AM68 SK specific dtb and dtbo to KERNEL_DEVICETREE")
Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-27 08:26:53 -06:00
Bryan Brattlof 610eaaeaac k3conf update SRCREV to add am62ax support
update the SHA of k3conf to pickup am62ax support

Signed-off-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-27 08:25:50 -06:00
Dasnavis Sabiya a9be91a02a conf: machine: j784s4: Add AM69 SK specific dtb and dtbo to KERNEL_DEVICETREE
AM69 Starter Kit is a single board designed based on TI's AM69 SOC
providing advanced system integration in automotive ADAS applications,
autonomous mobile robot and edge AI applications. Add support
for the same to include the board dtb file into the root filesystem.

Add DT overlays support for the following features on AM69 SK:
* Add DTBO entry to support OV5640 camera
* Add DTBO entry to support RPi(IMX219) camera
* Add DTBO entry for the DDR memory carveout.

[1]:https://www.ti.com/lit/zip/spruj52

Signed-off-by: Dasnavis Sabiya <sabiya.d@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-27 08:25:50 -06:00
LCPD Automation Script f0e45d2278 linux-ti-staging-rt: RC Auto-Merger: 08.06.00.003
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
08.06.00.003
2023-01-26 11:39:25 -06:00
LCPD Automation Script 722cd482a1 linux-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301251855
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.dunfell.202301251855
2023-01-25 18:55:27 -06:00
LCPD Automation Script 03328460f6 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.dunfell.202301251855
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-25 18:55:27 -06:00
LCPD Automation Script da22b113b7 u-boot-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301251855
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-25 18:55:27 -06:00
LCPD Automation Script 1341b9ee5a ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202301251855
Updated the value(s) for:
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-25 18:55:27 -06:00
LCPD Automation Script 6918dfd0f4 linux-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301241906
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.dunfell.202301241906
2023-01-24 19:07:34 -06:00
LCPD Automation Script 0ef9a590fb linux-ti-staging-rt: CI/CD Auto-Merger: cicd.dunfell.202301241906
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-24 19:07:34 -06:00
LCPD Automation Script 3c4fc15513 u-boot-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301241906
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-24 19:07:34 -06:00
Judith Mendez 914c0bd71f trusted-firmware-a: upgrade to v2.8+
Upgrade arm-trusted-firmare to v2.8-226-g2fcd408bb.

This upgrade picks up K3 L2 cache, snoop delayed, and EA
handling updates from upstream master.

Do not update to tip of master due to PSCI system off
support breaking AM62x and AM62q platforms.

Signed-off-by: Judith Mendez <jm@ti.com>
Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
Tested-by: Manorit Chawdhry <m-chawdhry@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-24 08:04:22 -06:00
LCPD Automation Script 0312d29c0e linux-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301222256
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.dunfell.202301222256
2023-01-22 22:57:10 -06:00
LCPD Automation Script 7a2bf3185a linux-ti-staging-rt: CI/CD Auto-Merger: cicd.dunfell.202301222256
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-22 22:57:10 -06:00
LCPD Automation Script 251d8f14d9 ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202301222256
Updated the value(s) for:
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-22 22:57:10 -06:00
LCPD Automation Script efb287271a linux-ti-staging-rt: RC Auto-Merger: 08.06.00.002
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
08.06.00.002
2023-01-19 11:20:18 -06:00
LCPD Automation Script 87472071d4 linux-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301190740
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.dunfell.202301190740
2023-01-19 07:40:41 -06:00
LCPD Automation Script cb5c97d221 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.dunfell.202301190740
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-19 07:40:41 -06:00
LCPD Automation Script a3f975fb12 u-boot-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301190740
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-19 07:40:41 -06:00
LCPD Automation Script d5abda8998 ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202301190740
Updated the value(s) for:
  K3_IMAGE_GEN_SRCREV
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-19 07:40:41 -06:00
Chirag Shilwant 739306a769 am62xx: Add support for secure RTOS IPC Firmware images
- Let's add support for secure RTOS IPC Firmware images for am62xx. This will sign RTOS IPC Firmware for all EVMs based on am62xx (i.e AM62X and AM62X-LP-EVM)

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-18 10:55:30 -06:00
Dhruva Gole 46a3978c6c optee-os: Enable SW PRNG for OP-TEE in AM62X
commit 98506a4a07 ("optee-os: Update SRCREV for OP-TEE TRNG in AM62X")

Disables SW PRNG => Enabling Hardware RNG. This is breaking Suspend Resume
on AM62xx EVM variants. To fix this keep using SOFTWARE_PRNG enabled as
it was.

Cc: vibhore@ti.com
Cc: Andrew Davis <afd@ti.com>
Signed-off-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-17 09:33:30 -06:00
LCPD Automation Script 07be9c4d11 linux-ti-staging-rt: RC Auto-Merger: 08.06.00.001
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
08.06.00.001
2023-01-13 11:34:40 -06:00
LCPD Automation Script d0a5f6b677 ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202301130746
Updated the value(s) for:
  K3_IMAGE_GEN_SRCREV
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.dunfell.202301130746
2023-01-13 07:47:06 -06:00
Ryan Eatmon db3379650d hs: Deploy the unsigned versions of bl31 and bl32
In addition to releasing the signed versions of the bl31.bin and
bl32.bin files, also release the unsigned original versions.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-12 10:05:07 -06:00
LCPD Automation Script c3a35c9421 linux-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301120721
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.dunfell.202301120721
2023-01-12 07:21:22 -06:00
LCPD Automation Script 200cb0befb linux-ti-staging-rt: CI/CD Auto-Merger: cicd.dunfell.202301120721
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-12 07:21:22 -06:00
LCPD Automation Script 6542e99202 u-boot-ti-staging: CI/CD Auto-Merger: cicd.dunfell.202301120721
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-12 07:21:22 -06:00
LCPD Automation Script 42e3c66b00 ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202301120721
Updated the value(s) for:
  K3_IMAGE_GEN_SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-12 07:21:22 -06:00
Randolph Sapp 93b942c097 ti-img-rogue-driver: AM62 Active power management
Bump source revision. Changelog from source:
  - Cleanup the device initialization routine for all platforms
  - Add a power safeguard for multicore initialization
  - Enable active power management for AM62 devices

Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-11 18:14:14 -06:00
Jai Luthra f5eebf3a62 conf: machine: am62axx: Add overlays for IMX390 cameras
IMX390 is a 2MP FPDLink-III raw camera. This sensor was originally
targeted for J7-based devices, but AM62A can re-use the existing
overlays. Both the CM and RCM type of modules are supported.

As AM62A only has one CSI-RX port, we only use 4 out of the 8 total
FPDLink ports on the fusion board.

Signed-off-by: Jai Luthra <j-luthra@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-11 16:17:47 -06:00
Sinthu Raja f67e9805f4 conf: machine: j721s2: Add AM68 SK specific dtb and dtbo to KERNEL_DEVICETREE
AM68 Starter Kit is a low cost, small form factor board designed for
TI's AM68/J721S2 SoC[1] which is optimized to provide best in class performance
for industrial applications. Add DTB entry for the same.

AM68 SK features camera support with MIPI(OV5640) and RPi(IMX219) connectors.
Add DTBO for the same. Also, add DTBO entry for the DDR memory carveout.

[1]:http://www.ti.com/lit/zip/spruj28

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-11 16:17:47 -06:00
LCPD Automation Script 694ce82c35 linux-ti-staging: CI/CD Auto-Merger: cicd.2023.01.07.13:47:28
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
cicd.2023.01.07.13.47.28
2023-01-07 13:47:50 -06:00
LCPD Automation Script c28208f0d1 linux-ti-staging-rt: CI/CD Auto-Merger: cicd.2023.01.07.13:47:28
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-07 13:47:50 -06:00
LCPD Automation Script 38c4c3e860 u-boot-ti-staging: CI/CD Auto-Merger: cicd.2023.01.07.13:47:28
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2023-01-07 13:47:50 -06:00
Chirag Shilwant ef50eed5b9 machine: Add AM62Q HS-SE evm configuration
Lets add the basic AM62Q HS-SE configuration.
- Add configurations.
- Add ti-sci-firmware overrides.
- Add u-boot overrides.
- Add optee overrides.
- Add ti-rtos-firmware overrides.

Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2023-01-06 15:08:19 -06:00