TOMOYO: Add built-in policy support.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Sun, 26 Jun 2011 14:22:18 +0000 (23:22 +0900)
committerJames Morris <jmorris@namei.org>
Tue, 28 Jun 2011 23:31:22 +0000 (09:31 +1000)
commit7c2de46c91481a19563504ba268e92173add4c4c
tree5e2434b25b0d53c4852fad7c9c07db9e99a38b07
parent6539cfbf894d058d222d1a20998a6d8baffa9a24
TOMOYO: Add built-in policy support.

To be able to start using enforcing mode from the early stage of boot sequence,
this patch adds support for built-in policy configuration (and next patch adds
support for activating access control without calling external policy loader
program).

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/Makefile
security/tomoyo/common.c
security/tomoyo/common.h
security/tomoyo/memory.c