On Thu, 2015-03-12 at 16:42 -0400, Daniel De Graaf wrote:
> This adds support in the hypervisor and policy build toolchain for
> Xen/Flask policy version 30, which adds the ability to label ARM device
> tree nodes and expands the IOMEM ocontext entries to 64 bits.
>
> Signed-off-by: Daniel De Graa
Hi Daniel,
On 12/03/2015 20:42, Daniel De Graaf wrote:
This adds support in the hypervisor and policy build toolchain for
Xen/Flask policy version 30, which adds the ability to label ARM device
tree nodes and expands the IOMEM ocontext entries to 64 bits.
Signed-off-by: Daniel De Graaf
I add
On 03/13/2015 06:05 AM, Julien Grall wrote:
Hi Jan,
On 13/03/2015 09:23, Jan Beulich wrote:
On 12.03.15 at 21:42, wrote:
@@ -1999,11 +2055,23 @@ int policydb_read(struct policydb *p, void *fp)
"Old xen policy does not support iomemcon");
goto ba
Hi Jan,
On 13/03/2015 09:23, Jan Beulich wrote:
On 12.03.15 at 21:42, wrote:
@@ -1999,11 +2055,23 @@ int policydb_read(struct policydb *p, void *fp)
"Old xen policy does not support iomemcon");
goto bad;
}
-rc =
>>> On 12.03.15 at 21:42, wrote:
> @@ -1999,11 +2055,23 @@ int policydb_read(struct policydb *p, void *fp)
> "Old xen policy does not support iomemcon");
> goto bad;
> }
> -rc = next_entry(buf, fp, sizeof(u32) *2);
> -
This adds support in the hypervisor and policy build toolchain for
Xen/Flask policy version 30, which adds the ability to label ARM device
tree nodes and expands the IOMEM ocontext entries to 64 bits.
Signed-off-by: Daniel De Graaf
---
tools/flask/policy/Makefile | 20 --
xen/include/