- Nov 08, 2022
-
-
Martyn Welch authored
Add target to build AFT for the TI am62x SoC. Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
- Nov 04, 2022
-
-
Dylan Aïssi authored
Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
-
Dylan Aïssi authored
-
Dylan Aïssi authored
-
Dylan Aïssi authored
- Sep 06, 2022
-
-
Ariel D'Alessandro authored
Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
-
Ariel D'Alessandro authored
Merge remote-tracking branch 'origin/apertis/v2023dev3' into proposed-updates/debian/bookworm/3e7937dc
- Aug 25, 2022
-
-
Walter Lozano authored
Bump version in the changelog to force a rebuild using the latest dwarf2sources. This is required since on v2022 the latest version for dwarf2sources is available in -updates. Signed-off-by:
Walter Lozano <walter.lozano@collabora.com>
-
- Nov 24, 2021
-
-
Ariel D'Alessandro authored
For each subplatform, make is called using the same PLAT variable. If the build is not cleaned between each call, objects will remain the same, without rebuilding them. This issue is producing all subplatforms targets to be the same for each platform, e.g.: imx8mn and imx8mn_uart4; Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
- Nov 16, 2021
-
-
Ariel D'Alessandro authored
By default, iMX8MN uses UART2 console. However, other boards support in Apertis (e.g. Variscite VAR-SOM-MX8M-NANO board, BSH SMM S2 boards) uses UART4. Add two subplatforms for imx8mn platform: * imx8mn: default configuration * imx8mn_uart4: console set to UART4 This will generate the following tree: $ tree usr/lib/arm-trusted-firmware/imx8mn* usr/lib/arm-trusted-firmware/imx8mn └── bl31.bin usr/lib/arm-trusted-firmware/imx8mn_uart4 └── bl31.bin Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
-
Apertis CI authored
This reverts commit 92800f31. iMX8MN boards uses different UART ports for console. Instead of disabling it, the proper UART register address must be provided. Revert this hack and set this register address in follow up commits. Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
- Aug 12, 2021
-
-
Ariel D'Alessandro authored
Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
-
Apertis CI authored
Merge remote-tracking branch 'origin/apertis/v2022dev3' into proposed-updates/debian/experimental/5533525d
- Jul 07, 2021
-
-
Ariel D'Alessandro authored
imx8mn platform has been recently enabled but it's failing to boot. Add the missing board support patch picked from Variscite. TODO: this is a Vendor hack and should be cleaned up for upstream submission. Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
- Jul 01, 2021
-
-
Ariel D'Alessandro authored
Signed-off-by:
Ariel D'Alessandro <ariel.dalessandro@collabora.com>
- Feb 22, 2021
-
-
Apertis CI authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Apertis CI authored
* origin/debian/bullseye: Import Upstream version 2.4+dfsg
- Jan 17, 2021
-
-
Vagrant Cascadian authored
arm-trusted-firmware (2.4+dfsg-2) unstable; urgency=medium * Upload to unstable. arm-trusted-firmware (2.4+dfsg-1) experimental; urgency=medium [ Vagrant Cascadian ] * debian/targets: Enable g12a target (Closes: #973255). * Enable Build-Profile pkg.arm-trusted-firmware.notools to disable building of arm-trusted-firmware-tools. * debian/targets: Enable sun50i_h6 target (Closes: #979179). [ Nicolas Boulenguez ] * Update debian/watch (Closes: #977803). * Delegate changelog renaming to debhelper (Closes: #977803). * Let dh_auto_build call sub-Makes (Closes: #977803). [ Vagrant Cascadian ] * arm-trusted-firmware: Update lintian overrides to use a glob. Thanks to Nicolas Boulenguez. (Closes: #977803) * debian/control: Update Standards-Version to 4.5.1.
-
- Oct 29, 2020
-
-
Apertis CI authored
-
- Oct 18, 2020
-
-
Vagrant Cascadian authored
arm-trusted-firmware (2.3+dfsg-3) unstable; urgency=medium * Only build firmware on arm64. * Pass empty CFLAGS and LDFLAGS to firmware build * Pass CFLAGS and CPPFLAGS to fiptool and cert_create. * Drop hardening options that no longer cause issues for the firmware build. * Drop --debug flag from make invocation. * Use -ffile-prefix-map in TF_CFLAGS for reproducible builds. * Drop -fno-pie from TF_CFLAGS as it is handled upstream. arm-trusted-firmware (2.3+dfsg-2) experimental; urgency=medium * debian/control: arm-trusted-firmware: Remove description comparing to Intel ME. Thanks to Pali Rohár. * debian/control: Update to debhelper-compat 13. * debian/rules: Make builds verbose by default, respecting DEB_BUILD_OPTIONS=terse. * Add arm-trusted-firmware-tools (Closes: #931397). Thanks to Ying-Chun Liu (PaulLiu).
-
- Aug 07, 2020
-
-
Ritesh Raj Sarraf authored
Update from debian/bullseye for apertis/v2021dev3 See merge request pkg/target/arm-trusted-firmware!2
-
Ritesh Raj Sarraf authored
Signed-off-by:
Ritesh Raj Sarraf <ritesh.sarraf@collabora.com>
-
Apertis CI robot authored
Signed-off-by:
Apertis CI robot <not_a_robot@apertis.org>
-
Apertis CI authored
-
- Jul 08, 2020
-
-
Vagrant Cascadian authored
arm-trusted-firmware (2.3+dfsg-1) unstable; urgency=medium * Remove binary files with unknown licensing (Closes: #961697). * Update debian/copyright. * Update debian/watch.
-