|
[dunfell][PATCH 6/8] ti-sci-fw: Make combined R5 boot the default
Going forward, the combined tiboot3.bin is going to be the standard. Only AM65x and J721e will still use the split boot. Set DEPENDS and EXTRA_OEMAKE for combined boot and override only for the two sp
Going forward, the combined tiboot3.bin is going to be the standard. Only AM65x and J721e will still use the split boot. Set DEPENDS and EXTRA_OEMAKE for combined boot and override only for the two sp
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 4/8] prueth-fw: Deploy for AM64xx based on SoC not EVM
This makes sense but looks like was done wrong to match AM65xx which needed the exact EVM specified due to this only working on SR2. Signed-off-by: Andrew Davis <afd@...> --- recipes-bsp/prueth-fw/pru
This makes sense but looks like was done wrong to match AM65xx which needed the exact EVM specified due to this only working on SR2. Signed-off-by: Andrew Davis <afd@...> --- recipes-bsp/prueth-fw/pru
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 3/8] trusted-firmware-a: Allow build to continue without TI_SECURE_DEV_PKG set
Signed-off-by: Andrew Davis <afd@...> --- .../trusted-firmware-a_%.bbappend | 38 ++++++++----------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/recipes-bsp/trusted-firmware-a/trust
Signed-off-by: Andrew Davis <afd@...> --- .../trusted-firmware-a_%.bbappend | 38 ++++++++----------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/recipes-bsp/trusted-firmware-a/trust
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 2/8] optee-os: Allow build to continue without TI_SECURE_DEV_PKG set
Signed-off-by: Andrew Davis <afd@...> --- recipes-security/optee/optee-os_%.bbappend | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/recipes-security/optee/optee-os_%.bbappend
Signed-off-by: Andrew Davis <afd@...> --- recipes-security/optee/optee-os_%.bbappend | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/recipes-security/optee/optee-os_%.bbappend
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 0/3] Update to 08.04.01.001 3 messages
Update linux, linux rt and ti-linux-fw to 08.04.01.001 tag Ryan Eatmon (3): linux-ti-staging: Bump to 08.04.01.001 release linux-ti-staging-rt: Bump to 08.04.01.001 release ti-linux-fw: Bump to 08.04.
Update linux, linux rt and ti-linux-fw to 08.04.01.001 tag Ryan Eatmon (3): linux-ti-staging: Bump to 08.04.01.001 release linux-ti-staging-rt: Bump to 08.04.01.001 release ti-linux-fw: Bump to 08.04.
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 1/3] linux-ti-staging: Bump to 08.04.01.001 release
Updated the linux version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
Updated the linux version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 3/3] ti-linux-fw: Bump to 08.04.01.001 release
Updated the ti-linux-fw version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
Updated the ti-linux-fw version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 2/3] linux-ti-staging-rt: Bump to 08.04.01.001 release
Updated the linux rt version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
Updated the linux rt version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
|
By
Ryan Eatmon
·
|
|
[kirkstone/master][PATCH] cmem-mod: Remove CMEM kernel module
CMEM has been deprecated for removal for some time now. All users should have migrated to the Linux upstream DMA-BUF Heaps framework. Remove CMEM. We only remove the kernel module part in this patch t
CMEM has been deprecated for removal for some time now. All users should have migrated to the Linux upstream DMA-BUF Heaps framework. Remove CMEM. We only remove the kernel module part in this patch t
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 1/4] conf: machine: Make multi-certificate image the default 3 messages
Only the first two K3 devices do not support multi-cert boot so lets make multi-cert the default and only add back sysfw.itb for these two devices. Signed-off-by: Andrew Davis <afd@...> --- conf/machi
Only the first two K3 devices do not support multi-cert boot so lets make multi-cert the default and only add back sysfw.itb for these two devices. Signed-off-by: Andrew Davis <afd@...> --- conf/machi
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 4/4] ti-sci-fw: Use SYSFW_TIBOOT3 to point to the SYSFW image
Currently we reuse UBOOT_* names which usually are the same we want to give to the name of the SYSFW binary. This isn't always correct, we should use a SYSFW specific variable in case the UBOOT names
Currently we reuse UBOOT_* names which usually are the same we want to give to the name of the SYSFW binary. This isn't always correct, we should use a SYSFW specific variable in case the UBOOT names
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 3/4] ti-sci-fw: Deploy all SYSFW firmware types
This allows us to rebuild and re-sign the SYSFW image if needed from the deploy directory for any SoC type. Signed-off-by: Andrew Davis <afd@...> --- recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 28 ++++++
This allows us to rebuild and re-sign the SYSFW image if needed from the deploy directory for any SoC type. Signed-off-by: Andrew Davis <afd@...> --- recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 28 ++++++
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 2/4] ti-sci-fw: Use new SOC_TYPE and SYSFW_DIR to simplify recipe
The k3-image-gen now has two new helper flags SOC_TYPE and SYSFW_DIR that we can use to simplify this recipe. With these we do not need to do anything different here for HS builds, the SOC_TYPE select
The k3-image-gen now has two new helper flags SOC_TYPE and SYSFW_DIR that we can use to simplify this recipe. With these we do not need to do anything different here for HS builds, the SOC_TYPE select
|
By
Andrew Davis
·
|
|
[dunfell][PATCH] ti-linux-fw: Create K3_IMAGE_GEN_BRANCH variable
For the upcoming CICD flow we need to control the branch for all of the needed packages. Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 +++- 1 file changed, 3
For the upcoming CICD flow we need to control the branch for all of the needed packages. Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 +++- 1 file changed, 3
|
By
Ryan Eatmon
·
|
|
[dunfell PATCH] wic: move uboot/spls mountpoint to /boot/firmware 6 messages
Currently out boards will auto-mount the sd-card's boot partition into the /boot folder, effectively hiding the kernel image and dtb files that are already there. Move the boot partition mount point t
Currently out boards will auto-mount the sd-card's boot partition into the /boot folder, effectively hiding the kernel image and dtb files that are already there. Move the boot partition mount point t
|
By
Bryan Brattlof
·
|
|
[kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support 3 messages
update the SHA for k3conf to pickup j721s2 support Signed-off-by: Bryan Brattlof <bb@...> --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing li
update the SHA for k3conf to pickup j721s2 support Signed-off-by: Bryan Brattlof <bb@...> --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing li
|
By
Bryan Brattlof
·
|
|
[dunfel PATCH v2] k3conf: update SRCREV to add j721S2 fixes 2 messages
update the SHA for k3conf to pickup the j721s2 fixes Signed-off-by: Bryan Brattlof <bb@...> --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing
update the SHA for k3conf to pickup the j721s2 fixes Signed-off-by: Bryan Brattlof <bb@...> --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing
|
By
Bryan Brattlof
·
|
|
[dunfell][PATCH 2/3] linux-ti-staging: Bump to 08.04.00.005 release
Updated the linux version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
Updated the linux version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 3/3] linux-ti-staging-rt: Bump to 08.04.00.005 release
Updated the linux rt version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
Updated the linux rt version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 1/3] u-boot-ti-staging: Bump to 08.04.00.005 release
Updated the u-boot version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -
Updated the u-boot version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -
|
By
Ryan Eatmon
·
|