Commit graph

5 commits

Author SHA1 Message Date
Adrian Danis
caf86a4b65 cmake: Convience argument for arm hardware floating point toolchain 2018-03-23 12:29:33 +11:00
Claudia Tu
0602690f28 Rename ARM toolchain flag to aarch32 2017-12-12 14:13:22 +11:00
Claudia Tu
9b009d9759 Add toolchain flag for aarch64 2017-12-12 14:13:22 +11:00
Adrian Danis
5e273cc7bd cmake: Easier setting of ARM cross compiler
Allows for an ARM cross compiler to be specified with just -DARM=TRUE when initializing
cmake, instead of having to specify a full cross compilation prefix. This provides no
additional functionality, but provides a nicer interface for users
2017-10-27 13:55:46 +11:00
Adrian Danis
0b73072016 Add a CMake based build system
This commit adds an alternate build system using CMake that operates indepenently of
the existing Kconfig+Kbuild+make based build system
2017-08-22 13:56:26 +10:00