]> git.pld-linux.org Git - packages/arm-trusted-firmware.git/log
packages/arm-trusted-firmware.git
2 years agobuild and package fiptool; rel 2
Jan Palus [Sat, 6 Nov 2021 23:18:45 +0000 (00:18 +0100)]
build and package fiptool; rel 2

3 years agoup to 2.5
Jan Palus [Tue, 18 May 2021 12:01:36 +0000 (14:01 +0200)]
up to 2.5

- enable verbose output
- replaced sed with passing M0_CROSS_COMPILE
- fix build failure for rk3399:

plat/rockchip/rk3399/drivers/dram/dram.c:13:22: error: ignoring attribute 'section (".pmusram.data")' because it conflicts with previous 'section (".sram.data")' [-Werror=attributes]
   13 | __pmusramdata struct rk3399_sdram_params sdram_config;
      |                      ^~~~~~~~~~~~~~~~~~~
In file included from plat/rockchip/rk3399/drivers/dram/dram.c:7:
plat/rockchip/rk3399/drivers/dram/dram.h:152:46: note: previous declaration here
  152 | extern __sramdata struct rk3399_sdram_params sdram_config;
      |                                              ^~~~~~~~~~~~

3 years agonew (based on fedora)
Jan Palus [Tue, 15 Dec 2020 16:57:41 +0000 (17:57 +0100)]
new (based on fedora)

support for rk3399 exclusively for now (the only soc I'm able to test)

This page took 0.068337 seconds and 4 git commands to generate.