toolchain: provide definition for chroot host-based LLVM toolchain

This provides a definition for an LLVM toolchain, which acts as a
chroot host-based toolchain.  This is for compiling unit tests and the
posix-ec project, not for real devices.

We need this to enable unit tests and posix-ec build in the commit
queue, since Zephyr SDK is not available in the chroot.

BUG=b:175248887
TEST=zmake configure -b -B $BUILD -t llvm projects/experimental/posix-ec
     $BUILD/build-singleimage/zephyr/zephyr.elf works

Change-Id: Ie71f53cf53503f9279aab654170c7bc2b7a80d20
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/zephyr-chrome/+/2590992
Tested-by: Jack Rosenthal <jrosenth@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Commit-Queue: Jack Rosenthal <jrosenth@chromium.org>
11 files changed