commit | 1bf8b4dd7753e80946b50c77b33fdf15f7df959b | [log] [tgz] |
---|---|---|
author | Milko Leporis <milko.leporis@mips.com> | Wed Jan 31 14:52:30 2018 +0100 |
committer | Milko Leporis <milko.leporis@mips.com> | Wed Jan 31 14:52:30 2018 +0100 |
tree | f2e50b22dda14381dcd57288e2ab69cc506c2398 | |
parent | e707605df29e9a4035db89ed4df307adebea0290 [diff] |
[CI20] Call _flush_cache directly for MIPS This is a workaround for issues with currently used toolchains: LLVM toolchain used in Cobalt is missing compiler-rt builtins and GCC 4.9 does not support __has_builtin nor __clear_cache. This change adds direct call to _flush_cache(). Change-Id: Ie4dc2e4d4f2183074fe1b3d31ab3285cc74cc53c