summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CI/CD Auto-Merger: cicd.master.202603060742cicd.master.20260306074212.00.00.05LCPD Automation Script2026-03-064-4/+4
| | | | | | | | | | | | | | | Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=cf4a45b898294c96af02a62b7321c35651b3fa67..58a8a47f9063cfcd9eebcfb2825b99a34ef19b80 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=90e682a353fe494e4058068a02bd8ee9f7a1bbf2..8dedb46bfd7e7bba52cbedfbab10fe4383317b7b linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=30182cf3ac7db7fd66c36870f3fc5db91a32f36c..1ae61a325571a4b242dac987edcbff0bf11cbd35 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* ti-extras: Add Jailhouse support for bsp-ti-6_18Mahammed Sadik Shaik2026-03-053-0/+6
| | | | | | | | | | | | | | Add Jailhouse-enabled U-Boot and Linux kernel configurations for the bsp-ti-6_18 release to support AM62xx, AM62Pxx, and AM62Lxx platforms. Changes include: - u-boot/ti-extras.inc: Add ti-u-boot-2026.01-jailhouse branch - linux/ti-extras.inc: Add ti-linux-6.18.y-jailhouse branch - linux/ti-extras-rt.inc: Add ti-linux-6.18.y-jailhouse branch Signed-off-by: Mahammed Sadik Shaik <s-sadik@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: optee: Update SHA in optee_os to integrate timeout increaseSuhaas Joshi2026-03-051-1/+1
| | | | | | | | | | | | | optee_os has a driver for AM62L's mailbox. Recently it started timing out waiting for a response from TIFS. It seems that the timeout we had given was at the edge of what was acceptable, since unrelated changes to rest of the boot chain were breaking it. So a patch was sent to optee_os to fix this by increasing the timeout from 10ms to 1000ms. Update the optee_os recipe's SHA to integrate this change into the SDK. Signed-off-by: Suhaas Joshi <s-joshi@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* CI/CD Auto-Merger: cicd.master.202603050509cicd.master.202603050509LCPD Automation Script2026-03-052-2/+2
| | | | | | | | | | | Updated the value(s) for: atf: SRCREV_tfa:am62lxx linux-ti-staging_6.18: SRCREV Changelogs: linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=8f753312db559c2f1f0867030e5fb36b89f2ea05..30182cf3ac7db7fd66c36870f3fc5db91a32f36c Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* CI/CD Auto-Merger: cicd.master.202603041808cicd.master.202603041808LCPD Automation Script2026-03-044-4/+4
| | | | | | | | | | | | | | | Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=c5eea0af8225334b1babfa750b329200dcee3d2b..cf4a45b898294c96af02a62b7321c35651b3fa67 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=c42989009c209834eb512c065e283c492ec3dd50..90e682a353fe494e4058068a02bd8ee9f7a1bbf2 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=e9ebc825175636714e0ffa113133ef03879748df..8f753312db559c2f1f0867030e5fb36b89f2ea05 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* beagle-bsp: unset TI_CORE_INITRAMFS_KERNEL_MODULESDenys Dmytriyenko (TI)2026-03-021-0/+2
| | | | | | | | | | As BB.org kernel comes with own custom defconfig, there are no modules required to be loaded from initramfs in order to boot the platforms, as required drivers are built in. Unset the list of such modules to avoid breakage. Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* beagleplay-ti: use the am62xx.incRandolph Sapp2026-03-021-14/+1
| | | | | | | | We should inherit the am62xx.inc and just override values as needed. Signed-off-by: Randolph Sapp <rs@ti.com> Acked-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* beagley-ai: add beagley-ai-tiRandolph Sapp2026-03-024-13/+27
| | | | | | | | Split the existing config into a beagley-ai-ti and beagley-ai that includes it, like the existing beagleplay machine. Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-beagle: move all beagle board configurationsRandolph Sapp2026-03-023-0/+0
| | | | | | | | | | | | | | | Move all beagle board configurations to meta-beagle. There are 2 skews currently: 1. A base TI configuration setting all the default variables required to use the device with meta-ti-bsp provided packages. 2. An override that uses meta-beagle BSP components. This includes all the values defined in the TI skew as well as any meta-beagle specific configuration. Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* CI/CD Auto-Merger: cicd.master.202602271140cicd.master.20260227114012.00.00.04LCPD Automation Script2026-02-274-5/+5
| | | | | | | | | | | | | | | Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: PV,SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=fc93d06371ec35ef634284748e8263907327d6fd..c5eea0af8225334b1babfa750b329200dcee3d2b u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=cb63a11faef453412da23e72c5e9b6782cf62274..c42989009c209834eb512c065e283c492ec3dd50 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=7e2c5ee21e318f67edb760f67fe16d41b1dc5a1e..e9ebc825175636714e0ffa113133ef03879748df Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* conf: am62dxx-evm: Package k3-am62a7-sk-e3-max-opp overlayParesh Bhagat2026-02-261-0/+1
| | | | | | | | Package k3-am62a7-sk-e3-max-opp.dtbo for AM62D2-EVM to configure C7x DSP to run at its maximum supported frequency of 1GHz. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* optee: Update optee_os to integrate Firewall RNG changesSuhaas Joshi2026-02-261-1/+1
| | | | | | | | | | Recently, a few commits were merged beyond the 4.9.0 tag in optee_os. These commits refactor some code in SA2UL, and add firewall configurations for RNG in AM62L. Therefore, to integrate these changes in the SDK, update the optee_os SHA. Signed-off-by: Suhaas Joshi <s-joshi@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* trusted-firmware-a: Update to 2.14+Manorit Chawdhry2026-02-264-390/+2
| | | | | | | | Updates trusted-firmware-a to a commit with the LPM patches and removes them from yocto. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-img-rogue-driver: Support for unified GPU bindingsAntonios Christidis2026-02-261-1/+1
| | | | | | | New sha brings support for unified GPU bindings. Signed-off-by: Antonios Christidis <a-christidis@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-bsp: Make ti-6_18 the default BSPRyan Eatmon2026-02-253-5/+1
| | | | | | | Our initial testing is nearing completion and 6.18 is ready to be our default kernel along with 2026.01 uboot. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* packagegroup-ti-core-initramfs: Add nfs-utils-mountRyan Eatmon2026-02-251-0/+1
| | | | | | | | | When loading an initramfs, the kernel no longer provides functionality for mounting the rootfs. nfs-utils-mount is the minimal required packages to provide the needed tooling for the kernel to mount the rootfs over nfs when using an initramfs. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* gdbc6x: Tweak lcl_maybe_fortify security settingRyan Eatmon2026-02-241-0/+2
| | | | | | | | | | A change in oe-core [1] has turned on higher security checks, but gdbc6x will not build with FORTIFY_SOURCE turned on. Remove that setting to get it building again. [1] https://git.openembedded.org/openembedded-core/commit/?id=4c2d64c10a5b0437ab1ea04df22386f0f95124d1 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* dsptop: Tweak SECURITY_STRINGFORMATRyan Eatmon2026-02-241-0/+2
| | | | | | | | | | A change in oe-core [1] has turned on higher security checks, but dsptop will not build with all of them turned on. Remove a single setting to get it building again. [1] https://git.openembedded.org/openembedded-core/commit/?id=4c2d64c10a5b0437ab1ea04df22386f0f95124d1 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-ipc: Set DISABLE_STATIC = ""Ryan Eatmon2026-02-241-0/+2
| | | | | | | | | As of [1], static libs are disabled by default. But this package relies on static libs, so we need to allow for building them. [1] https://git.openembedded.org/openembedded-core/commit/?id=03fc931bfe9ea3fa9f33553e6020cbc067b24291 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-rpmsg-char: Set DISABLE_STATIC = ""Ryan Eatmon2026-02-241-0/+2
| | | | | | | | | As of [1], static libs are disabled by default. But this package relies on static libs, so we need to allow for building them. [1] https://git.openembedded.org/openembedded-core/commit/?id=03fc931bfe9ea3fa9f33553e6020cbc067b24291 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* *: Remove unused patchesRyan Eatmon2026-02-232-105/+0
| | | | | | | We have added checking for unused patches in our repo checking tool. Remove two patch files that it found. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* CI/CD Auto-Merger: cicd.master-ltsprep.202602191451cicd.master-ltsprep.20260219145112.00.00.03LCPD Automation Script2026-02-193-3/+3
| | | | | | | | | | | | | | Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=941e1f7a3b3f683a59a0e51fb78817eb31841430..fc93d06371ec35ef634284748e8263907327d6fd u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=0c5b72a0b975e5e01ed6164cc9547526c680fe95..cb63a11faef453412da23e72c5e9b6782cf62274 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=49a4f3a41af39ec952f7caadb856418e1b734449..7e2c5ee21e318f67edb760f67fe16d41b1dc5a1e Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* conf: j722s: Add usbdfu tie-test-builds configRyan Eatmon2026-02-191-0/+8
| | | | | | | | Using the new UBOOT_CONFIG flow, enable a mode where additional uboot configurations can be built along side the main config. In this case, turning on USBDFU for a board for testing purposes. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* trusted-firmware-a: Updates for am62lRyan Eatmon2026-02-192-4/+5
| | | | | | | | | | Change the branch for am62l to ti-tfa-2.14y and change the TFA_PLATFORM for am62l. License-Udpate: am62l branch is now in line with master, so the md5sum changed to match. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* conf: am64: Add ECDSA key signingRyan Eatmon2026-02-192-2/+31
| | | | | | Add support for signing the u-boot files with an ECDSA key. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-img-rogue-*: Migrate GPU driver version 25.2 -> 25.3Antonios Christidis2026-02-193-4/+8
| | | | | | | | New recipes for GPU DDK 25.3. Update BSP configuration file to package driver, which now supports kernel 6.18. Signed-off-by: Antonios Christidis <a-christidis@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ipc: ti-rpmsg-char: Update library to 0.6.11Hari Nagalla2026-02-191-3/+3
| | | | | | | | | | | update ti-rpmsg-char library to 0.6.11 It brings the below fixes: dd4783422bf lib: Do not update local endpoint f26e4a30ca7 example: benchmark: move latencies array to data section. Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* CI/CD Auto-Merger: cicd.master-ltsprep.202602181811cicd.master-ltsprep.202602181811LCPD Automation Script2026-02-183-4/+4
| | | | | | | | | | | | | | Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: PV,SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=3c35ffe92dd85b5acfcbf350cd1a6cc829994b20..941e1f7a3b3f683a59a0e51fb78817eb31841430 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=65c7cac7324df20db0cfec1377fc3728018d5808..0c5b72a0b975e5e01ed6164cc9547526c680fe95 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=abdf4e7f1d6d22a2162c91baa1f2a32f8e7adf88..49a4f3a41af39ec952f7caadb856418e1b734449 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* conf: Change weak assignment of IMAGE_BOOT_FILESRyan Eatmon2026-02-174-4/+4
| | | | | | | | | | | | | Rather than using ?= to default the value of IMAGE_BOOT_FILES, instead use += to add the files we want to the probably empty value. We ran into an issue where the recent ti-core-initramfs changes used += and overrode the ?= in k3.inc, resulting in no boot files being packaged in the wic boot partition. This addresses the issue by ensuring that we never have a situation where the required files are not in the final list. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* CI/CD Auto-Merger: cicd.master-ltsprep.202602130934cicd.master-ltsprep.20260213093412.00.00.02LCPD Automation Script2026-02-133-3/+3
| | | | | | | | | | | | | | Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=dfa62d2a6b9de71dc6fb682882834c9390324c42..3c35ffe92dd85b5acfcbf350cd1a6cc829994b20 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=41842a7ccad599b3b5aa4500de859a0f01583a8c..65c7cac7324df20db0cfec1377fc3728018d5808 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=8210918c3b8678d9781cf982c86757705405bfb3..abdf4e7f1d6d22a2162c91baa1f2a32f8e7adf88 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* CI/CD Auto-Merger: cicd.master.202602130100cicd.master.202602130100LCPD Automation Script2026-02-132-2/+2
| | | | | | | | | | | Updated the value(s) for: atf: SRCREV_tfa:am62lxx k3conf: SRCREV Changelogs: k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=4e3a44c4b961831f2de80606942dd0d8eb508eca..c50875c7c4ad112d5e632bea3301e06a0aa8669f Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* optee: Update to 4.9.0 tagRyan Eatmon2026-02-126-31/+10
| | | | | | | | Update optee_os, optee_client, optee_examples and optee_test to the newer 4.9.0 tag. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-core-initramfs: Add TI_CORE_INITRAMFS_EXTRA_INSTALLRyan Eatmon2026-02-122-2/+8
| | | | | | | | | Add TI_CORE_INITRAMFS_EXTRA_INSTALL variable that another layer can use to install additional packages/changes into the initramfs. Setting this variable will also turn on the initramfs even if the platform does not have kernel modules to include. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-core-initramfs: Rework logicRyan Eatmon2026-02-126-30/+34
| | | | | | | | | | | | | | | | | | | | Clean up the logic of the new ti-core-initramfs to reduce the impact on downstream layers. - Flip the logic in the machine .conf files to track the list of required kernel modules for that platform, but if the variable is set to "" then the ti-core-initramfs will not be created. - Redo the logic of when we require creation/usage of the initramfs to just platforms that need it (ie that set TI_CORE_INITRAMFS_KERNEL_MODULES). - Add a big switch to disable the initramfs entirely. In that case, the user is on their own to make sure that the kernel has everything it needs to boot either via config fragments to turn on the needed modules, or by using the TI_CORE_INITRAMFS_KERNEL_MODULES variable to populate their own initramfs. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-core-initramfs: pull correct VIRTUAL_RUNTIME componentsDenys Dmytriyenko (TI)2026-02-122-1/+7
| | | | | | | | | Pull additional standard VIRTUAL_RUNTIME components to respect Distro configuration (e.g. systemd/udev, etc.) This only requires adjusting the size to 128MB. Signed-off-by: Denys Dmytriyenko (TI) <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* recipes-bsp: Remove TI TAD5212 DAC firmware recipeParesh Bhagat2026-02-123-19/+1
| | | | | | | | | TAD5212 now uses a dedicated driver instead of the PCM6240 driver, making the firmware files no longer needed. So remove the recipe and corresponding changes. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* recipes-bsp: Add TI PCM6240 ADC firmware recipeVishnu Singh2026-02-123-1/+17
| | | | | | | | | Add PCM6240 ADC firmware recipe for am62dxx-evm to support 2 PCM6240 ADC's, each supporting 4 channel recording. Signed-off-by: Vishnu Singh <v-singh1@ti.com> Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* CI/CD Auto-Merger: cicd.master-ltsprep.202602111800cicd.master-ltsprep.202602111800LCPD Automation Script2026-02-113-5/+5
| | | | | | | | | | | | | | Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: PV,SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442..dfa62d2a6b9de71dc6fb682882834c9390324c42 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=7db1482473e9a9562061c6f89e6d3cd86a17e616..41842a7ccad599b3b5aa4500de859a0f01583a8c linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=e36172c9eb8513198f33eee06b8cff28c6556e11..8210918c3b8678d9781cf982c86757705405bfb3 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* u-boot: Update ECDSA signing make optioncicd.master.202602091100Ryan Eatmon2026-02-061-1/+2
| | | | | | | | When the feature was sent to upstream, it was requested to change the command line option for specifying the key. Adapt to that change and ensure it still works as is for bsp-ti-6_12. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* CI/CD Auto-Merger: cicd.master-ltsprep.202602051800cicd.master.202602061100cicd.master-ltsprep.20260205180012.00.00.01LCPD Automation Script2026-02-053-4/+4
| | | | | | | | | | | | | Updated the value(s) for: atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: PV,SRCREV Changelogs: u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=0456d31970eeef8678fd20a6683d1acd9fc8da4a..7db1482473e9a9562061c6f89e6d3cd86a17e616 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=33b7bd36f11719837307a92818393608faafbc10..e36172c9eb8513198f33eee06b8cff28c6556e11 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* CI/CD Auto-Merger: cicd.master.202602031100cicd.master.202602031100LCPD Automation Script2026-02-031-1/+1
| | | | | | | Updated the value(s) for: atf: SRCREV_tfa:am62lxx Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* conf: am62p: Add ECDSA key signingRyan Eatmon2026-02-022-5/+29
| | | | | | | Use the new framework to add alternative key signing for the am62p platform as an example. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot: Add alternative key signingRyan Eatmon2026-02-022-0/+8
| | | | | | | | Provide framework for how to sign the uboot files with different keys so that customers can see how it is done. We have provided an ECDSA key and follow on patches will show how to point to it. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* CI/CD Auto-Merger: cicd.master-ltsprep.202602021018cicd.master-ltsprep.202602021018LCPD Automation Script2026-02-025-6/+6
| | | | | | | | | | | | | | | | | | Updated the value(s) for: u-boot-ti-staging_2025.01: SRCREV_uboot u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging-rt_6.12: SRCREV_ARM32 linux-ti-staging_6.12: SRCREV linux-ti-staging_6.18: PV,SRCREV Changelogs: u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=42cf2abb5f42b4e8dca8b9df584b816d8a0da7fa..ef2eb76b650415637bd93b0eddfb1e31489117f9 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3..0456d31970eeef8678fd20a6683d1acd9fc8da4a linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=2bae13c52d344e96fce42ab8209c068d1e67c944..a3bc6dc973a99822f0707b1c9ba06b56bf142076 linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=8843c53f444321e22f1eaeec0478ffc0a6191203..da3c0f0a33ac00f7138c695a16d90301cf7ec02b linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=2d64b9f10d1d9e7cbd041d613b40222c11291f14..33b7bd36f11719837307a92818393608faafbc10 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* CI/CD Auto-Merger: cicd.master.202601292132cicd.master.202601301100cicd.master.202601292132LCPD Automation Script2026-01-291-1/+1
| | | | | | | | | | Updated the value(s) for: u-boot-ti-staging_2026.01: SRCREV_uboot Changelogs: u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9..127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* Revert "CI/CD Auto-Merger: cicd.master-ltsprep.202601290100"Ryan Eatmon2026-01-292-3/+3
| | | | | | | This reverts commit bb2c3dcb6c146a4c4e388e95c0a9c4c434b24351. There is something wrong withour CICD scripts. This should not have been promoted.
* CI/CD Auto-Merger: cicd.master-ltsprep.202601290100cicd.master.202601290905LCPD Automation Script2026-01-292-3/+3
| | | | | | | | | | | | Updated the value(s) for: u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: PV,SRCREV Changelogs: u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9..677076fc270788c97e15cd5fc47b32d8a6bda672 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=2d64b9f10d1d9e7cbd041d613b40222c11291f14..25e529b290fc89f777503b34100b2c8f5532b66b Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
* optee-ftpm: Adapt to meta-arm changeRyan Eatmon2026-01-291-0/+1
| | | | | | | | | meta-arm updated optee to 4.9.0 and added logic manage the tag=xx;nobranch=1 vs branch=master in the SRC_URI for all of the optee recipes except for optee-ftpm. Set the new variable to the same logic as the other optee recipes to fix an unpack error. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* linux-ti-staging: Update 6.18 SRCREVRyan Eatmon2026-01-271-2/+2
| | | | | | | | It looks like the ti-linux-6.18.y was force pushed. As we are still in the process of getting the LTA up and running, we need to update the SHA. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* conf: am65: Add usbdfu tie-test-builds configRyan Eatmon2026-01-231-0/+6
| | | | | | | | Using the new UBOOT_CONFIG flow, enable a mode where additional uboot configurations can be built along side the main config. In this case, turning on USBDFU for a board for testing purposes. Signed-off-by: Ryan Eatmon <reatmon@ti.com>