commit | 0db971a407dbf0f4ad4b8cfa5bda748a934db59c | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Fri Jul 17 17:01:44 2020 -0500 |
committer | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Fri Aug 28 08:52:04 2020 -0500 |
tree | 6f7a0e715f8f70646225e04c346989bc849e24e5 | |
parent | 9c697b0e65122baacdb01a413480a11ab18ebe72 [diff] |
Introduce job definition for ARM static checks This new jenkins job is a wrapper for the ARM static checks are implemented in [1] which includes 1. copyright, 2. order-of-headers and 3. banned-API static checks. This new set of checks complement existing ones. This work is parf of the TF OpenCI effort [2], in particular 'M2 TF-M Static Analysis Integration (TF-M ID1)' [1] https://review.trustedfirmware.org/c/ci/tf-m-ci-scripts/+/4972 [2] https://developer.trustedfirmware.org/w/collaboration/openci/ Change-Id: Ife01edf4a332283e00c575a8209ebe86d19d3855 Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org>