Searched hist:"59 ac3927b3bd14e133f57e7aa59278b09c2ca95d" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/ |
| H A D | arm.mk | 59ac3927b3bd14e133f57e7aa59278b09c2ca95d Thu Aug 31 08:26:24 UTC 2017 Zeng Tao <prime.zeng@hisilicon.com> mk: report an error when the CFG_ARM64{32}_core both missing
When the CFG_ARM64_core and CFG_ARM32_core are both missing defined by the platform, it will raise unexpected compile errors. In this patch, report an compile error when neither the CFG_ARM64_core nor CFG_ARM32_core is defined.
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>
|