aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/ti-rtos-bin
AgeCommit message (Collapse)Author
2021-03-28ti-rtos: update metadata and version of am64x rtos firmwareShiju Sivasankaran
updated rtos firmware am64xx: 07.03.00.13 rtos fw of am64x build and upload from mcu-plus-sdk repo. Signed-off-by: Shiju Sivasankaran <shiju@ti.com> [praneeth@ti.com: updated commit message] Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
2021-03-28ti-rtos-firmware: depend on openssl-native for signingDenys Dmytriyenko
Fixes: .../scripts/secure-binary-image.sh: line 69: openssl: command not found .../scripts/secure-binary-image.sh: line 78: openssl: command not found Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
2021-03-17ti-rtos: update to uisng fw from mcu-plus-sdk for AM64xShiju Sivasankaran
update ti-rtos-metadata and ti-rtos-firmware recipes of meta-ti to pick AM64x rtos firmware from mcu-plus-sdk instead of PDK. Other devices such as AM65x, J7 continue to use fw from PDK. Built and tested both IPC echo test applications - "rpmsg_client_sample” & “rpmsg_char_simple”. Both tests passed for all remote R5F cores on AM64x EVM Signed-off-by: Shiju Sivasankaran <shiju@ti.com> [praneeth@ti.com: rebase to dunfell/next] Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
2021-03-17ti-rtos: Update metadata and versions for RTOS firmwarePraneeth Bajjuri
updated rtos firmwares j721e, j7200: 07.03.00.21 am65xx: 07.03.00.22 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
2021-03-05ti-rtos: Update path for firmwares on j7200Praneeth Bajjuri
Between j7200 firmware tags 07.03.00.10 to 07.03.00.16 the downloadable weburl link changed from *processor-sdk-rtos-jacinto7 to *processor-sdk-rtos-j7200. This patch is to fix the recipe to pick the firmware from the expected location on the new tag. Fixes j7200 build error reported due to 77cdfa9f6560 ("ti-rtos: Update metadata and versions for RTOS firmware") Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org>
2021-03-05ti-rtos: Update metadata and versions for RTOS firmwarePraneeth Bajjuri
updated rtos firmwares am64xx: 07.03.01.06 j721e, j7200, am65xx: 07.03.00.16 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2021-02-23ti-rtos: Update metadata and versions for RTOS firmwarePraneeth Bajjuri
updated rtos firmwares am64xx: 07.03.01.02 am65xx: 07.03.00.10 j721e: 07.03.00.12 j7200: 07.03.00.10 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
2021-01-21ti-rtos: Update metadata and versions for RTOS firmwareDan Murphy
am64xx update to 07.02.01.06 am65, j7 and j7200 updated to 07.02.00.10 Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-15ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05Dan Murphy
From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2021-01-05ti-rtos: Update metadata and versions for RTOS firmwareDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-12-12ti-rtos: Update metadata with AM64 firmwareDan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-11-07ti-rtos: update metadata and firmware to 07.01.00.33Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-25ti-rtos: update metadata and firmware to 07.01.00.25Dan Murphy
From: Dan Murphy <dmurphy@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-10-23ti-rtos: update metadata and firmware to 07.01.00.24Dan Murphy
Signed-off-by: Dan Murphy <dmurphy@ti.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com>
2020-10-14ti-rtos-firmware: Remove trailing slash from SKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Reviewed-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
2020-09-23ti-rtos: update metadata and firmware to 07.01.00.17Denys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-09-02ti-rtos-firmware/metadata: update to 07.01.00.10 versionDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-08-20ti-rtos-metadata: expand compatibility to ti-soc, but deploy only k3 for nowDenys Dmytriyenko
This is needed for future support and to make CI prep step machine-agnostic. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-08-20ti-rtos-firmware: add recipe for RTOS FW binary integrationDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2020-08-20ti-rtos-metadata: add recipe to fetch and deploy metadata.inc for RTOS FW ↵Denys Dmytriyenko
binary integration Signed-off-by: Denys Dmytriyenko <denys@ti.com>