commit | 2a8e424498ddb16e1f3b137fc9a3f836e4f80201 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Wed Mar 22 15:42:32 2023 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Wed May 03 15:36:08 2023 +0200 |
tree | 36e6c89b2c5b25d5876be3e965fc39cf33382b23 | |
parent | 734da918af56f2ee6adc42fcbfeecf57a06ec6c9 [diff] |
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>