Add gbs option to enable the TZ backend support
authorPawel Kowalski <p.kowalski2@partner.samsung.com>
Wed, 28 Nov 2018 10:51:13 +0000 (11:51 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 3 Dec 2018 14:28:50 +0000 (15:28 +0100)
commit01f26f7ed9c1b8696151a740e2e15e824419f8a1
treea5b93998a11443f4d73f1f57ed1bc21d730fc6c0
parent8f865bcc1e73919cd8e9e43abfacaab696317811
Add gbs option to enable the TZ backend support

To enable the TZ backend support add following option to the gbs build:
--define "tz_backend ON". If the option is not set or is set to value
different than ON, the TZ backend support is disabled (it is disabled by
default).
When the TZ backend is disabled, some tests (T6* and T7*) are not built.

The same option has been added to the key-manager (branch tizen).

The key-manager-ta requires the following gbs option for these tests to
work properly: --define "test_key ON".

Change-Id: If1c27d8ae556f6882f65c4ace8bb4c1759656893
packaging/security-tests.spec
src/ckm/privileged/CMakeLists.txt
src/ckm/privileged/ckm-privileged-common.h
src/ckm/privileged/initial-values.cpp