commit | 5aa7d93ed2ef5ac202b0bf07a4625a1f4031d88f | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Wed Jun 24 11:01:19 2020 +0800 |
committer | Soby Mathew <soby.mathew@arm.com> | Wed Jun 24 15:19:24 2020 +0100 |
tree | a3d6df6f37b6c7ce7e540f34c2b1b25bdb9a4b5b | |
parent | f5c1e067a011e06f81e7f872f909bc160338f7cd [diff] |
Platform: Add cmsis_armclang_ltm.h for ARMCLANG 6.10 For ARMCLANG v6.10 the cmsis_armclang_ltm.h is needed for compiling. This patch adds the missing header. The file is copied verbatim from https://github.com/ARM-software/CMSIS_5.git, tag 5.6.0. Change-Id: Ia372479980b660595185a633e8af7bfa4a92f110 Signed-off-by: Kevin Peng <kevin.peng@arm.com>