Home
last modified time | relevance | path

Searched refs:SMACK_BRINGUP_ALLOW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/smack/
H A Dsmack.h238 #define SMACK_BRINGUP_ALLOW 1 /* Allow bringup mode */ macro
H A Dsmack_access.c183 rc = SMACK_BRINGUP_ALLOW; in smk_access()