On Mon, Feb 17, 2020 at 05:33:57PM +0100, Guillermo Rodriguez Garcia wrote:
> El lun., 17 feb. 2020 a las 17:26, Michael Tretter
> (<m.tret...@pengutronix.de>) escribió:
> >
> > On Wed, 12 Feb 2020 17:40:33 +0100, Ahmad Fatoum wrote:
> > > Trusted Firmware-A (TF-A) is a reference implementation of secure world
> > > software for Arm A-Profile architectures (Armv8-A and Armv7-A).
> >
> > I successfully built the TF-A BL31 for the ZynqMP using this rule.
> >
> > However, I saw that the TF-A build uses the current git commitish for
> > BUILD_STRING, which will be written into the binary. If I build the
> > TF-A with this rule, this ends up to be the commitish of the BSP. I'm
> > not sure if I actually want this, but I don't know what to put there
> > instead.
> 
> Since we finally agreed to keep TF_A_EXTRA_ARGS in the final TF-A rule
> files, you can actually set BUILD_STRING to anything you want. Just
> include BUILD_STRING=whatever in the TF_A_EXTRA_ARGS parameter.

There should always be a default BUILD_STRING that does not depend on the
BSP commit-ish. $(TF_A_VERSION) probably.

Michael

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to