Rewrite ARCH-specific files so that there is no significant code
duplication between different arch files and default files set.
Signed-off-by: Dmitry Eremin-Solenikov dmitry.ereminsoleni...@linaro.org

----------------github------------------------
/** Email created from pull request 163 (lumag:improve-build-4)
 ** https://github.com/Linaro/odp/pull/163
 ** Patch: https://github.com/Linaro/odp/pull/163.patch
 ** Base sha: 42184679185ce0c979e065349360167e3fce6ca0
 ** Merge commit sha: 9edbacb89c8a2ac849ad568a116e858db75711da
 **/
----------------/github------------------------

----------------checkpatch.pl------------------------
WARNING: Use of volatile is usually wrong: see 
Documentation/volatile-considered-harmful.txt
#201: FILE: platform/linux-generic/arch/aarch64/odp/api/cpu_arch.h:23:
+       __asm volatile("isb" ::: "memory");

total: 0 errors, 1 warnings, 0 checks, 374 lines checked


to_send-p-000.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
----------------/checkpatch.pl------------------------

Reply via email to