Ticket #2013 (new defect)
/sys/kernel/security is missing
| Reported by: | morphis | Owned by: | JaMa |
|---|---|---|---|
| Priority: | major | Milestone: | shr-2012.07 |
| Component: | SHR Image | Version: | SHR-core |
| Keywords: | Cc: |
Description
When booting a recent SHR image on the GTA02 (should be valid for other devices as well) the following message is printed on console screen:
Failed to mount /sys/kernel/security: No such file or directory
Change History
comment:2 Changed 10 months ago by jama
And securityfs is mounted by default since
http://lists.freedesktop.org/archives/systemd-devel/2012-March/004682.html
comment:3 Changed 10 months ago by jama
securityfs enabled for om-gta04
http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=06911757edd4e5f04730f19942fb209ef2b51fd8
Note: See
TracTickets for help on using
tickets.

This error even in red should be harmless and I'm not sure if it's worth enabling SECURITYFS in all our kernels.
from kconfig description it doesn't look very usefull for us:
This will build the securityfs filesystem. It is currently used by the TPM bios character driver and IMA, an integrity provider. It is not used by SELinux or SMACK.