diff options
author | Casey Schaufler <[email protected]> | 2023-09-12 13:56:47 -0700 |
---|---|---|
committer | Paul Moore <[email protected]> | 2023-11-12 22:54:42 -0500 |
commit | 9285c5ad9d00abfe0f4e2ce4039c8127e7a09738 (patch) | |
tree | e4c937bc059f98074e107bea33a88bfe4acc2b8c /scripts/generate_rust_analyzer.py | |
parent | f3b8788cde61b02f1e6c202f8fac4360e6adbafc (diff) |
LSM: Maintain a table of LSM attribute data
As LSMs are registered add their lsm_id pointers to a table.
This will be used later for attribute reporting.
Determine the number of possible security modules based on
their respective CONFIG options. This allows the number to be
known at build time. This allows data structures and tables
to use the constant.
Signed-off-by: Casey Schaufler <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Serge Hallyn <[email protected]>
Reviewed-by: Mickael Salaun <[email protected]>
Reviewed-by: John Johansen <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions