Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
So we can verify flags like kasan are effective or not. Signed-off-by: xuxingliang <xuxingliang@xiaomi.com>
Redefine the name of BIN to support static library: BIN = $(APPDIR)/libtest$(LIBEXT) Signed-off-by: chao.an <anchao@xiaomi.com>