-
- Downloads
build_macros.mk: include assert and define loop macros
Loop macros make it easier for developers to include new variables to
assert or define and also help code code readability on makefiles.
Change-Id: I0d21d6e67b3eca8976c4d856ac8ccc02c8bb5ffa
Signed-off-by:
Leonardo Sandoval <leonardo.sandoval@linaro.org>
Showing
- Makefile 136 additions, 127 deletionsMakefile
- bl31/bl31.mk 13 additions, 7 deletionsbl31/bl31.mk
- drivers/auth/mbedtls/mbedtls_common.mk 7 additions, 4 deletionsdrivers/auth/mbedtls/mbedtls_common.mk
- drivers/measured_boot/measured_boot.mk 7 additions, 4 deletionsdrivers/measured_boot/measured_boot.mk
- make_helpers/armv7-a-cpus.mk 7 additions, 4 deletionsmake_helpers/armv7-a-cpus.mk
- make_helpers/build_macros.mk 19 additions, 0 deletionsmake_helpers/build_macros.mk
- plat/st/stm32mp1/platform.mk 17 additions, 10 deletionsplat/st/stm32mp1/platform.mk
Loading
Please register or sign in to comment