commit | a2b68029a6b0a9527b1c31109e07fa78a5e450b8 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Fri Jan 13 13:54:05 2023 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Sat Jan 28 15:53:36 2023 +0800 |
tree | 5c93ece6558f2de5ac823fa0130864ef43132c37 | |
parent | ac7f9304085223dc46586cf7fce2b680309ffff3 [diff] |
Build: Introduce TARGET_PLATFORM_PATH The TARGET_PLATFORM_PATH refers to the root directory of target platform to build, for example "platform/ext/target/arm/mps2/an521". With the TARGET_PLATFORM_PATH, lots of references to this path with long paths can be avoided. Change-Id: Iaa536cac8048de803fc4a002641e066563679722 Signed-off-by: Kevin Peng <kevin.peng@arm.com>