Searched hist:"231 c14702cd42400a9dcbda20e8173e1ce9d75bd" (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/make_helpers/ |
| H A D | plat_helpers.mk | 231c14702cd42400a9dcbda20e8173e1ce9d75bd Wed Dec 02 18:17:37 UTC 2015 Evan Lloyd <evan.lloyd@arm.com> Make:Remove calls to shell from makefiles.
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
|
| H A D | build_macros.mk | 231c14702cd42400a9dcbda20e8173e1ce9d75bd Wed Dec 02 18:17:37 UTC 2015 Evan Lloyd <evan.lloyd@arm.com> Make:Remove calls to shell from makefiles.
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
|
| /rk3399_ARM-atf/bl32/tsp/ |
| H A D | tsp.mk | 231c14702cd42400a9dcbda20e8173e1ce9d75bd Wed Dec 02 18:17:37 UTC 2015 Evan Lloyd <evan.lloyd@arm.com> Make:Remove calls to shell from makefiles.
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
|
| /rk3399_ARM-atf/tools/cert_create/ |
| H A D | Makefile | 231c14702cd42400a9dcbda20e8173e1ce9d75bd Wed Dec 02 18:17:37 UTC 2015 Evan Lloyd <evan.lloyd@arm.com> Make:Remove calls to shell from makefiles.
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
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 231c14702cd42400a9dcbda20e8173e1ce9d75bd Wed Dec 02 18:17:37 UTC 2015 Evan Lloyd <evan.lloyd@arm.com> Make:Remove calls to shell from makefiles.
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
|