All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][master/scarthgap][PATCH 0/3] Add support for AM62L
@ 2025-02-04 13:49 Chirag Shilwant
  2025-02-04 13:49 ` [meta-ti][master/scarthgap][PATCH 1/3] trusted-firmware-a: Switch TFA to TI fork Chirag Shilwant
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Chirag Shilwant @ 2025-02-04 13:49 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys, Ryan Eatmon

This series aims to enable platform support for AM62L in meta-ti-bsp

Link to AM62L TRM: https://www.ti.com/lit/pdf/sprujb4

Chirag Shilwant (3):
  trusted-firmware-a: Switch TFA to TI fork
  meta-ti-bsp: Add Support for AM62L
  conf: machine: am62lxx-evm: Add logic to generate UBI filesystem
    images

 meta-ti-bsp/conf/machine/am62lxx-evm.conf     | 22 ++++++
 meta-ti-bsp/conf/machine/include/am62lxx.inc  | 14 ++++
 meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb  |  2 +
 .../recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb    |  6 ++
 .../trusted-firmware-a-ti.inc                 | 12 ++-
 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc  | 21 ++++++
 .../Add-initial-support-for-AM62Lx-SoC.patch  | 75 +++++++++++++++++++
 .../optee/optee-os-ti-overrides.inc           |  1 +
 .../optee/optee-os_%.bbappend                 |  6 ++
 9 files changed, 155 insertions(+), 4 deletions(-)
 create mode 100644 meta-ti-bsp/conf/machine/am62lxx-evm.conf
 create mode 100644 meta-ti-bsp/conf/machine/include/am62lxx.inc
 create mode 100644 meta-ti-bsp/recipes-security/optee/files/Add-initial-support-for-AM62Lx-SoC.patch

-- 
2.34.1



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-02-05  9:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-04 13:49 [meta-ti][master/scarthgap][PATCH 0/3] Add support for AM62L Chirag Shilwant
2025-02-04 13:49 ` [meta-ti][master/scarthgap][PATCH 1/3] trusted-firmware-a: Switch TFA to TI fork Chirag Shilwant
2025-02-04 16:25   ` Andrew Davis
2025-02-04 16:47     ` Ryan Eatmon
2025-02-04 19:16     ` Denys Dmytriyenko
2025-02-04 20:05       ` Andrew Davis
2025-02-05  9:46         ` Chirag Shilwant
2025-02-04 13:49 ` [meta-ti][master/scarthgap][PATCH 2/3] meta-ti-bsp: Add Support for AM62L Chirag Shilwant
2025-02-04 16:42   ` Andrew Davis
2025-02-04 16:46     ` Ryan Eatmon
2025-02-04 19:08     ` Denys Dmytriyenko
2025-02-04 16:45   ` Ryan Eatmon
2025-02-04 13:49 ` [meta-ti][master/scarthgap][PATCH 3/3] conf: machine: am62lxx-evm: Add logic to generate UBI filesystem images Chirag Shilwant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.