ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

add thumb2 arm32 target #94

Open nickdesaulniers opened 5 years ago

nickdesaulniers commented 5 years ago

Not high priority, but it sounds like CONFIG_THUMB2_KERNEL=y is something worth having test coverage of (via @agners).

tapaswenipathak commented 5 years ago

Hi @nickdesaulniers, are you working on it?

nickdesaulniers commented 5 years ago

@tapaswenipathak ; no, I use github's Assignees on the right side of an issue to track if I'm (or anyone else) is working on something.

nickdesaulniers commented 3 years ago

specifically, milbeaut_m10v_defconfig is the only config in tree that sets CONFIG_THUMB2_KERNEL=y by default.