All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Xen/FLASK policy updates for device contexts
@ 2015-03-12 20:40 Daniel De Graaf
  2015-03-12 20:40   ` Daniel De Graaf
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Daniel De Graaf @ 2015-03-12 20:40 UTC (permalink / raw)
  To: selinux; +Cc: xen-devel

In order to support assigning security lables to ARM device tree nodes
in Xen's XSM policy, a new ocontext type is needed in the security
policy.

In addition to adding the new ocontext, the existing I/O memory range
ocontext is expanded to 64 bits in order to support hardware with more
than 44 bits of physical address space (32-bit count of 4K pages).

Changes from v1:
 - Use policy version 30 instead of forking the version numbers for Xen;
   this removes the need for v1's patch 3.
 - Report an error when attempting to use an I/O memory range that
   requires a 64-bit representation with an old policy output version
   that cannot support this
 - Fix a few incorrect references to PCIDEVICECON
 - Reorder patches to clarify the allowed characterset of device tree
   paths

[PATCH 1/3] checkpolicy: Expand allowed character set in paths
[PATCH 2/3] libsepol, checkpolicy: widen Xen IOMEM ocontext entries
[PATCH 3/3] libsepol, checkpolicy: add device tree ocontext nodes to

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-03-12 23:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-12 20:40 [PATCH v2 0/3] Xen/FLASK policy updates for device contexts Daniel De Graaf
2015-03-12 20:40 ` [PATCH 1/3] checkpolicy: Expand allowed character set in paths Daniel De Graaf
2015-03-12 20:40   ` Daniel De Graaf
2015-03-12 20:40 ` [PATCH 2/3] libsepol, checkpolicy: widen Xen IOMEM ocontext entries Daniel De Graaf
2015-03-12 20:40   ` Daniel De Graaf
2015-03-12 23:13   ` [Xen-devel] " Andrew Cooper
2015-03-12 23:13     ` Andrew Cooper
2015-03-12 20:40 ` [PATCH 3/3] libsepol, checkpolicy: add device tree ocontext nodes to Xen policy Daniel De Graaf
2015-03-12 20:40   ` Daniel De Graaf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.