Home
last modified time | relevance | path

Searched hist:"42080 d489231614a19865c5b6b962e55e94c6f5a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/include/
H A Dplatform_def.h42080d489231614a19865c5b6b962e55e94c6f5a Fri Dec 21 18:55:42 UTC 2018 Varun Wadekar <vwadekar@nvidia.com> Tegra: remove circular dependency with common_def.h

This patch stops including common_def.h from platform_def.h to
fix a circular depoendency between them.

This means platform_def.h now has to define the linker macros:
* PLATFORM_LINKER_FORMAT
* PLATFORM_LINKER_ARCH

Change-Id: Icd540b1bd32fb37e0e455e9146c8b7f4b314e012
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>