Hi Oleksii,
On 23/05/2024 09:04, Oleksii K. wrote:
On Wed, 2024-05-22 at 21:50 +0100, Julien Grall wrote:
Hi,
Adding Oleksii as the release manager.
On 22/05/2024 19:27, Tamas K Lengyel wrote:
On Fri, May 10, 2024 at 8:32 AM Alessandro Zucchelli
wrote:
In order to comply to MISRA C:2012 R
Hi Julien,
On Wed, 2024-05-22 at 21:50 +0100, Julien Grall wrote:
> Hi,
>
> Adding Oleksii as the release manager.
>
> On 22/05/2024 19:27, Tamas K Lengyel wrote:
> > On Fri, May 10, 2024 at 8:32 AM Alessandro Zucchelli
> > wrote:
> > >
> > > In order to comply to MISRA C:2012 Rule 8.4 for ARM
Hi,
Adding Oleksii as the release manager.
On 22/05/2024 19:27, Tamas K Lengyel wrote:
On Fri, May 10, 2024 at 8:32 AM Alessandro Zucchelli
wrote:
In order to comply to MISRA C:2012 Rule 8.4 for ARM the following
changes are done:
revert preprocessor conditional changes to xen/mem_access.h w
On Fri, May 10, 2024 at 8:32 AM Alessandro Zucchelli
wrote:
>
> In order to comply to MISRA C:2012 Rule 8.4 for ARM the following
> changes are done:
> revert preprocessor conditional changes to xen/mem_access.h which
> had it build unconditionally, add conditional build for xen/mem_access.c
> as
On 2024-05-10 22:59, Julien Grall wrote:
Hi,
Hi,
On 10/05/2024 13:32, Alessandro Zucchelli wrote:
In order to comply to MISRA C:2012 Rule 8.4 for ARM the following
changes are done:
revert preprocessor conditional changes to xen/mem_access.h which
had it build unconditionally, add condition
Hi Jan,
On 14/05/2024 09:10, Jan Beulich wrote:
On 10.05.2024 14:32, Alessandro Zucchelli wrote:
--- a/xen/arch/arm/include/asm/mem_access.h
+++ b/xen/arch/arm/include/asm/mem_access.h
@@ -17,6 +17,8 @@
#ifndef _ASM_ARM_MEM_ACCESS_H
#define _ASM_ARM_MEM_ACCESS_H
+#include
+
static in
On 10.05.2024 14:32, Alessandro Zucchelli wrote:
> --- a/xen/arch/arm/include/asm/mem_access.h
> +++ b/xen/arch/arm/include/asm/mem_access.h
> @@ -17,6 +17,8 @@
> #ifndef _ASM_ARM_MEM_ACCESS_H
> #define _ASM_ARM_MEM_ACCESS_H
>
> +#include
> +
> static inline
> bool p2m_mem_access_emulate_che
On 2024-05-10 22:59, Julien Grall wrote:
Hi,
On 10/05/2024 13:32, Alessandro Zucchelli wrote:
In order to comply to MISRA C:2012 Rule 8.4 for ARM the following
changes are done:
revert preprocessor conditional changes to xen/mem_access.h which
had it build unconditionally, add conditional build
Hi,
On 10/05/2024 13:32, Alessandro Zucchelli wrote:
In order to comply to MISRA C:2012 Rule 8.4 for ARM the following
changes are done:
revert preprocessor conditional changes to xen/mem_access.h which
had it build unconditionally, add conditional build for xen/mem_access.c
I am afraid, I don
In order to comply to MISRA C:2012 Rule 8.4 for ARM the following
changes are done:
revert preprocessor conditional changes to xen/mem_access.h which
had it build unconditionally, add conditional build for xen/mem_access.c
as well and provide stubs in asm/mem_access.h for the users of this
header.
10 matches
Mail list logo