mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-13 21:58:51 +00:00
231c14702c
As an initial stage of making Trusted Firmware build environment more portable, we remove most uses of the $(shell ) function and replace them with more portable make function based solutions. Note that the setting of BUILD_STRING still uses $(shell ) since it's not possible to reimplement this as a make function. Avoiding invocation of this on incompatible host platforms will be implemented separately. Change-Id: I768e2f9a265c78814a4adf2edee4cc46cda0f5b8 |
||
---|---|---|
.. | ||
aarch64 | ||
tsp_interrupt.c | ||
tsp_main.c | ||
tsp_private.h | ||
tsp_timer.c | ||
tsp.ld.S | ||
tsp.mk |