Searched hist:"3 af4eb50c0b29474eaa05d62673abc796348bd5c" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/build_helpers/ |
| H A D | mtk_build_helpers.mk | 3af4eb50c0b29474eaa05d62673abc796348bd5c Wed May 29 22:09:26 UTC 2024 Chris Kay <chris.kay@arm.com> build: add string casing facilities to utilities
This is a small modification to two existing functions in the build system: `uppercase` and `lowercase`.
These functions have been moved to the common utilities makefile, and use the `tr` tool to simplify their implementation. Behaviour is, for virtually all use-cases, identical.
Change-Id: I0e459d92e454087e4188b2fa5968244e5db89906 Signed-off-by: Chris Kay <chris.kay@arm.com>
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | utilities.mk | 3af4eb50c0b29474eaa05d62673abc796348bd5c Wed May 29 22:09:26 UTC 2024 Chris Kay <chris.kay@arm.com> build: add string casing facilities to utilities
This is a small modification to two existing functions in the build system: `uppercase` and `lowercase`.
These functions have been moved to the common utilities makefile, and use the `tr` tool to simplify their implementation. Behaviour is, for virtually all use-cases, identical.
Change-Id: I0e459d92e454087e4188b2fa5968244e5db89906 Signed-off-by: Chris Kay <chris.kay@arm.com>
|
| H A D | build_macros.mk | 3af4eb50c0b29474eaa05d62673abc796348bd5c Wed May 29 22:09:26 UTC 2024 Chris Kay <chris.kay@arm.com> build: add string casing facilities to utilities
This is a small modification to two existing functions in the build system: `uppercase` and `lowercase`.
These functions have been moved to the common utilities makefile, and use the `tr` tool to simplify their implementation. Behaviour is, for virtually all use-cases, identical.
Change-Id: I0e459d92e454087e4188b2fa5968244e5db89906 Signed-off-by: Chris Kay <chris.kay@arm.com>
|