Home
last modified time | relevance | path

Searched hist:"23 e0fe52de7ba13243f54198af62d4ba6c70d3be" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/make_helpers/
H A Dbuild_macros.mk23e0fe52de7ba13243f54198af62d4ba6c70d3be Thu Jun 21 10:40:33 UTC 2018 Konstantin Porotchkin <kostap@marvell.com> make: support libraries in MAKE_BL macro

Add support for BLx stages to use libraries in MAKE_BL macro.
This change does not affect BL stages that do not have
BL_LIBS variable defined in their makefiles.
However in case that BL wants to use external library
(for instance vendor-specific DDR initialization code supplied
as a library), this patch will allow to build BL image linked
with such library.

Change-Id: Ife29069a72dc4aff833db6ef8b828736d6689b78
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>