- Mar 10, 2025
-
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
- Feb 26, 2025
-
-
Vagrant Cascadian authored
-
Apertis CI authored
-
- Sep 03, 2024
-
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Build a version of the firmware with a tweaked RCW to enable I2S signals on EC1_TXD2 (SAI4_TX_DATA) and EC1_GTX_CLK (SAI4_TX_SYNC) pins. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Aug 23, 2024
-
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
A Vim inspired typo (that I thought I'd already corrected and pushed) has managed to creep into the rules file. Frustratingly the build failure isn't getting picked up by CI. Correct the typo. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Aug 22, 2024
-
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Build a version of the firmware with a tweaked RCW to enable GPIO wake on the EC1_TXD3 pin (GPIO3_DAT12). Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Jun 24, 2024
-
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
The ls1028ardb platform is failing to build in CI with the following error: [ 233s] plat/nxp/common/setup/ls_bl2_el3_setup.c: In function ‘ls_bl2_el3_plat_arch_setup’: [ 233s] <command-line>: error: invalid suffix "x" on integer constant [ 233s] plat/nxp/common/setup/ls_bl2_el3_setup.c:189:31: note: in expansion of macro ‘BL2_BASE’ [ 233s] 189 | BL2_BASE, [ 233s] | ^~~~~~~~ Looking at the definition of `BL2_BASE` we find: BL2_BASE := $(shell echo "0x"$$(echo "obase=16; ${BL2_BASE_ADDR}" | bc)) There is no dependency on `bc` in the packaging and thus this is unlikely to be installed in the CI build environment. Add this dependency. Note: This change is only needed as long as we are supporting the ls1028ardb and associated platforms. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Proactively adding support for ls1028ardb as a potential client platform. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
- Feb 15, 2024
-
-
Wei Gao authored
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
- Jan 26, 2024
-
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
-
Martyn Welch authored
Merge remote-tracking branch 'origin/apertis/v2025dev1' into proposed-updates/debian/trixie/1818fe8b
-
Vagrant Cascadian authored
-
Apertis CI authored
-
- Jul 27, 2023
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.co.uk>
-
Ritesh Raj Sarraf authored
-
- May 19, 2023
-
-
Detlev Casanova authored
Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com>
-
Detlev Casanova authored
Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com>
-
Detlev Casanova authored
This reverts commit fce0ce56.
-
Detlev Casanova authored
This reverts commit 9d0655c8.
-
- Apr 13, 2023
-
-
Detlev Casanova authored
Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com>
-
Detlev Casanova authored
Currently, it only builds bl31 for the H3, M3N and M3W. Also add `$($(subplatform)_assigns)` in the clean step. It is needed for cleaning the rcar platform. Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com>
-
Detlev Casanova authored
Add support for multiple targets depending on the platform. This is a preparation commit for supporting the Renesas R-Car platform that uses bl31.srec and bl2.srec. Also add a make_target variable that can be different than bl31 for some platforms. Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com>
-
- Mar 23, 2023
-
-
Detlev Casanova authored
Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com> Change-Id: I3f80f3e1341921deb86fb4cf7539703882ac945b
-
Detlev Casanova authored
On the R-Car Gen3 boards, u-boot will apply this reserved-memory node directly on the Linux device-tree. The linux kernel requires that the ranges, #address-cells and #size-cells values must be set in the reserved-memory node. Signed-off-by:
Detlev Casanova <detlev.casanova@collabora.com> Change-Id: I7d7f048195b5499940e386f4744157f74b0df9f9
-
- Jan 30, 2023
-
-
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.co.uk>
-
- Jan 19, 2023
-
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Ritesh Raj Sarraf authored
With the latest packaging changes, this patch should not be needed anymore Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Ritesh Raj Sarraf authored
Merge remote-tracking branch 'origin/apertis/v2024dev1' into proposed-updates/debian/bookworm/d21f430d * origin/apertis/v2024dev1: (30 commits) Release arm-trusted-firmware version 2.7.0+dfsg-2+apertis3 d/rules: Add k3 target Release arm-trusted-firmware version 2.7.0+dfsg-2+apertis2 Refresh the automatically detected licensing information Patch reverting upgrade to openssl 3.0 Revert Fix build failure by ignoring warnings for RWX segments Revert passing --param=min-pagesize=0 in CFLAGS Refresh the automatically detected licensing information Release arm-trusted-firmware version 2.7.0+dfsg-2+apertis1 Release arm-trusted-firmware 2.5+dfsg-1+apertis4 Release arm-trusted-firmware version 2.5+dfsg-1+apertis3 d/rules: Call make clean between each subplatforms rebuild Release arm-trusted-firmware version 2.5+dfsg-1+apertis2 d/rules: Add imx8mn_uart4 target subplatform Revert "d/patches: imx8m: Disable ATF console_imx_uart_register" Release arm-trusted-firmware version 2.5+dfsg-1+apertis1 Refresh the automatically detected licensing information Import Upstream version 2.5+dfsg Release arm-trusted-firmware version 2.4+dfsg-2+apertis2 d/patches: imx8m: Disable ATF console_imx_uart_register ...
-