build: improve simulation of security
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 20 Oct 2016 09:12:06 +0000 (11:12 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 20 Oct 2016 10:00:52 +0000 (12:00 +0200)
commit18103e986d89b9e329f49d9329d8bc40dffd39eb
tree2cee41c95354be7f2e3fa7078fd50e2b86770363
parent38ba270af828b80e0ffb5eab955aff733de17dba
build: improve simulation of security

This commits allows to simulates either the security-manager
and the smack LSM.

These simulations are used for developping purpose.

Change-Id: I138d7351511ca2663498bfacca28811fc81b8c55
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
CMakeLists.txt
src/CMakeLists.txt
src/secmgr-wrap.c
src/simulation/smack.h [new file with mode: 0644]