- 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.
-
- Jul 01, 2020
-
-
Emanuele Aina authored
Adapt for Apertis See merge request pkg/target/arm-trusted-firmware!1
-
Denis Pynkin authored
Using the version from Bullseye to align with the U-Boot version taken from unstable. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
Denis Pynkin authored
Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
-
- Jun 29, 2020
-
-
Added override for `dwz` due build failure: dwz -q -mdebian/arm-trusted-firmware/usr/lib/debug/.dwz/aarch64-linux-gnu/arm-trusted-firmware.debug -M/usr/lib/debug/.dwz/aarch64-linux-gnu/arm-trusted-firmware.debug -- debian/arm-trusted-firmware/usr/lib/arm-trusted-firmware/rk3328/bl31.elf debian/arm-trusted-firmware/usr/lib/arm-trusted-firmware/rk3399/bl31.elf /usr/bin/dwz: Allocatable section in debian/arm-trusted-firmware/usr/lib/arm-trusted-firmware/rk3399/bl31.elf after non-allocatable ones /usr/bin/dwz: Too few files for multifile optimization objcopy --compress-debug-sections debian/arm-trusted-firmware/usr/lib/debug/.dwz/aarch64-linux-gnu/arm-trusted-firmware.debug /usr/bin/objcopy: 'debian/arm-trusted-firmware/usr/lib/debug/.dwz/aarch64-linux-gnu/arm-trusted-firmware.debug': No such file dh_dwz: objcopy --compress-debug-sections debian/arm-trusted-firmware/usr/lib/debug/.dwz/aarch64-linux-gnu/arm-trusted-firmware.debug returned exit code 1 Signed-off-by:
Apertis package maintainers <packagers@lists.apertis.org>
-
- Jun 14, 2020
-
-
Apertis package maintainers authored
-
- Apr 26, 2020
-
-
Vagrant Cascadian authored
arm-trusted-firmware (2.3-1) unstable; urgency=medium * New upstream release. * debian/copyright: Update for new upstream version. * debian/upstream: Add upstream signing key. arm-trusted-firmware (2.2-3) unstable; urgency=medium [ Vagrant Cascadian ] * debian/control: - Add build-deps for rk3399. - Update Standards-Version to 4.5.0, no changes. * Enable rk3399 target. * Add lintian override for rk3399. [ Walter Lozano ] * Fix build for rk3399 (Closes: #956298) arm-trusted-firmware (2.2-2) unstable; urgency=medium * Upload to unstable. arm-trusted-firmware (2.2-1) experimental; urgency=medium * New upstream version. * debian/copyright: Updates for v2.2. * debian/control: Update Standards-Version to 4.4.1, no changes needed. * debian/control: Add Breaks on u-boot-rockchip less than 2020.01~rc5. arm-trusted-firmware (2.1-3) unstable; urgency=medium * Update URLs for move to trustedfirmware.org. * debian/control: Update to Standards-Version 4.4.0. arm-trusted-firmware (2.1-2) experimental; urgency=medium * Build rk3328 bl31.elf. * Drop Recommends on u-boot-sunxi. arm-trusted-firmware (2.1-1) experimental; urgency=medium * New upstream version. * debian/control: - Update Standards-Version to 4.3.0, no changes needed. - Switch to debhelper-compat 12. arm-trusted-firmware (2.0+290.98aab974-2) unstable; urgency=medium * Upload to unstable. arm-trusted-firmware (2.0+290.98aab974-1) experimental; urgency=medium * Upstream git snapshot from commit 98aab97484b27e40aa74a93e5d1c1ac037a7e0b8. - Fixes for USB and Ethernet on allwinner platforms. * Enable gxbb (tested on Odroid-C2). arm-trusted-firmware (2.0+267~cabe0a31-1) experimental; urgency=medium * Upstream git snapshot from commit cabe0a31801e99e7abb84d2114ded6bb56f3c71e. * Initial upload to Debian (Closes: #881620).
-