Re: [dm-devel] [RFC PATCH v9 01/16] security: add ipe lsm

2023-04-06 Thread Fan Wu
On Thu, Mar 02, 2023 at 02:00:48PM -0500, Paul Moore wrote: > On Mon, Jan 30, 2023 at 5:58???PM Fan Wu wrote: > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 8a5c25c20d00..5e27e84763cc 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -10273,6 +10273,11 @@ T: git > > git://git.ke

Re: [dm-devel] [RFC PATCH v9 02/16] ipe: add policy parser

2023-04-06 Thread Fan Wu
On Thu, Mar 02, 2023 at 02:02:32PM -0500, Paul Moore wrote: > On Mon, Jan 30, 2023 at 5:58???PM Fan Wu wrote: > > > > From: Deven Bowers > > > > IPE's interpretation of the what the user trusts is accomplished through > > its policy. IPE's design is to not provide support for a single trust > > p