Searched hist:"1 ab8c1090924f634a3bfb88adc7a2f9f6b9ef46a" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/make_helpers/ |
| H A D | build_macros.mk | 1ab8c1090924f634a3bfb88adc7a2f9f6b9ef46a Wed May 03 13:31:42 UTC 2023 Chris Kay <chris.kay@arm.com> build: allow platform-defined flags
Similarly to the earlier patch enabling BL-specific additions to include directories, preprocessor definitions and toolchain flags, this change allows platforms to add options common to all images.
This is required because some platforms inject dependencies via the `<platform_def.h>` header, and we don't currently have a clean way to model that in build system code.
Change-Id: Ib0b38f9236cba6f56745cb3c756dfc81547da8bd Signed-off-by: Chris Kay <chris.kay@arm.com>
|