Re: [PATCH] build: Extract trusted-firmware-a.mk

2020-11-12 Thread Andre Heider
On 29/10/2020 08:53, Andre Heider wrote: Hauke, On 11/10/2020 20:41, Hauke Mehrtens wrote: From: Andre Heider The include/trusted-firmware-a.mk file is based on the include/u-boot.mk file and should be used to build a Trusted Firmware-A (TFA) which was previously named Arm trusted firmware.

Re: [PATCH] build: Extract trusted-firmware-a.mk

2020-10-29 Thread Andre Heider
Hauke, On 11/10/2020 20:41, Hauke Mehrtens wrote: From: Andre Heider The include/trusted-firmware-a.mk file is based on the include/u-boot.mk file and should be used to build a Trusted Firmware-A (TFA) which was previously named Arm trusted firmware. This is useful for targets where the TFA i

Re: Monocultures are bad [Was: Re: [PATCH] build: Extract trusted-firmware-a.mk]

2020-10-15 Thread Petr Štetiar
Vladimir Vid [2020-10-12 19:23:37]: Hi, > I agree this was not the best solution but it works, and if you ask me I > would prefer functionality on some platforms rather that none. 1. I've provided feedback, asked your for changes, I was ignored 2. It doesn't work for the project as I've pointed

Re: Monocultures are bad [Was: Re: [PATCH] build: Extract trusted-firmware-a.mk]

2020-10-12 Thread Andre Heider
On 12/10/2020 22:16, Hauke Mehrtens wrote: On 10/12/20 8:45 PM, Tomasz Maciej Nowak wrote: Hi. W dniu 12.10.2020 o 16:32, Andre Heider pisze: On 12/10/2020 12:21, Petr Štetiar wrote: Hauke Mehrtens [2020-10-11 20:41:21]: Hi,    (I've expressed this already in my initial review[1] which was

Re: Monocultures are bad [Was: Re: [PATCH] build: Extract trusted-firmware-a.mk]

2020-10-12 Thread Andre Heider
On 12/10/2020 20:45, Tomasz Maciej Nowak wrote: Hi. W dniu 12.10.2020 o 16:32, Andre Heider pisze: On 12/10/2020 12:21, Petr Štetiar wrote: Hauke Mehrtens [2020-10-11 20:41:21]: Hi,   (I've expressed this already in my initial review[1] which was not addressed    and pushed anyway.) +TF

Re: Monocultures are bad [Was: Re: [PATCH] build: Extract trusted-firmware-a.mk]

2020-10-12 Thread Hauke Mehrtens
On 10/12/20 8:45 PM, Tomasz Maciej Nowak wrote: Hi. W dniu 12.10.2020 o 16:32, Andre Heider pisze: On 12/10/2020 12:21, Petr Štetiar wrote: Hauke Mehrtens [2020-10-11 20:41:21]: Hi,   (I've expressed this already in my initial review[1] which was not addressed    and pushed anyway.) +TF

Re: Monocultures are bad [Was: Re: [PATCH] build: Extract trusted-firmware-a.mk]

2020-10-12 Thread Tomasz Maciej Nowak
Hi. W dniu 12.10.2020 o 16:32, Andre Heider pisze: > On 12/10/2020 12:21, Petr Štetiar wrote: >> Hauke Mehrtens [2020-10-11 20:41:21]: >> >> Hi, >> >>   (I've expressed this already in my initial review[1] which was not >> addressed >>    and pushed anyway.) >> >>> +TFA_MAKE_FLAGS += \ >>> +

Re: Monocultures are bad [Was: Re: [PATCH] build: Extract trusted-firmware-a.mk]

2020-10-12 Thread Andre Heider
On 12/10/2020 12:21, Petr Štetiar wrote: Hauke Mehrtens [2020-10-11 20:41:21]: Hi, (I've expressed this already in my initial review[1] which was not addressed and pushed anyway.) +TFA_MAKE_FLAGS += \ + CROSS_CM3=$(STAGING_DIR_IMAGE)/$(LINARO_NAME)-$(LINARO_RELEASE).$(LIN

Monocultures are bad [Was: Re: [PATCH] build: Extract trusted-firmware-a.mk]

2020-10-12 Thread Petr Štetiar
Hauke Mehrtens [2020-10-11 20:41:21]: Hi, (I've expressed this already in my initial review[1] which was not addressed and pushed anyway.) > +TFA_MAKE_FLAGS += \ > + > CROSS_CM3=$(STAGING_DIR_IMAGE)/$(LINARO_NAME)-$(LINARO_RELEASE).$(LINARO_VERSION)/bin/arm-linux-gnueabi- > \

[PATCH] build: Extract trusted-firmware-a.mk

2020-10-11 Thread Hauke Mehrtens
From: Andre Heider The include/trusted-firmware-a.mk file is based on the include/u-boot.mk file and should be used to build a Trusted Firmware-A (TFA) which was previously named Arm trusted firmware. This is useful for targets where the TFA is board specific like for Marvell SoCs and probably a