This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Special code for Android

Hi Experts,

Does Linaro provides any separate code patches for the Android version of OS in ARM processor ?

Parents
  • When you say Android, do you mean, specifically AOSP? Aside from platform, kernel and external patches, the answer is no. There are no public patches for core AOSP code from Linaro. Everything gets upstreamed through the main repo. There are components of Android that exist outside of core AOSP that you could use Linaro versions of. Specifically, you could use Linaro toolchains and kernels. Before patches for GCC and LLVM/CLang patches are pulled in to their respective main trees and then into Google's NDK and AOSP build tools, they are available from Linaro. If you're looking for a specific compiler, debug feature early or errata patch early you could use a Linaro toolchain. The same applies to the Linux kernel with the Linaro Stable Kernel (LSK).

    Software Downloads at Linaro

    Check out Linaro Wiki for more info on individual toolchain, tools, kernel, LSK and other projects.

Reply
  • When you say Android, do you mean, specifically AOSP? Aside from platform, kernel and external patches, the answer is no. There are no public patches for core AOSP code from Linaro. Everything gets upstreamed through the main repo. There are components of Android that exist outside of core AOSP that you could use Linaro versions of. Specifically, you could use Linaro toolchains and kernels. Before patches for GCC and LLVM/CLang patches are pulled in to their respective main trees and then into Google's NDK and AOSP build tools, they are available from Linaro. If you're looking for a specific compiler, debug feature early or errata patch early you could use a Linaro toolchain. The same applies to the Linux kernel with the Linaro Stable Kernel (LSK).

    Software Downloads at Linaro

    Check out Linaro Wiki for more info on individual toolchain, tools, kernel, LSK and other projects.

Children
No data