]> git.baikalelectronics.ru Git - arm-tf.git/commit
build: allow BL-specific includes/definitions
authorChris Kay <chris.kay@arm.com>
Wed, 22 Mar 2023 15:42:32 +0000 (15:42 +0000)
committerChris Kay <chris.kay@arm.com>
Wed, 3 May 2023 13:36:08 +0000 (15:36 +0200)
commita123cb143ffa0c4ada46e05f85cbd42bd1bf7c6c
tree36e6c89b2c5b25d5876be3e965fc39cf33382b23
parentf50107d3df52204af137c8e6e1eb9b768ab34da9
build: allow BL-specific includes/definitions

This change introduces the `BLx_INCLUDE_DIRS` and `BLx_DEFINES`
Makefile variables, which can be used to append include directories
and preprocessor definitions to specific images created using the
`MAKE_BL` Makefile macro.

Change-Id: I9431f9d1cbde5b0b2624d9ce128a4f043c74c87f
Signed-off-by: Chris Kay <chris.kay@arm.com>
make_helpers/build_macros.mk