remove duplicate TF-A static checks

Some of the migrated tests from parent commit, do not apply to TF-M
project, because these are alredy implemented in TF-M. The only
remainig checks are:

    1. introduce copyright: Ensure all the files contain a copyright
    2. order-of-headers: Check alphabetic order of headers included.
    3. banned-API static checks: Check for any Banned API usage

Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org>
Change-Id: Ie84a6890454f64c7537cba0d6cbd9e280889ee9c
6 files changed