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)
commitefe836ab2b514ae7b59528af36d452978b42d266
tree5e2434b25b0d53c4852fad7c9c07db9e99a38b07
parentb22b8b9fd90eecfb7133e56b4e113595f09f4492
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