On 2024-05-09 12:52, Julien Grall wrote:
Hi,
On 09/05/2024 11:39, Alessandro Zucchelli wrote:
In order to comply to MISRA C:2012 Rule 8.4 for ARM asm/mem_access.h
in
the case where MEM_ACCESS=n stubs are needed to allow the conditional
compilation of the users of this header.
I think you nee
Hi,
On 09/05/2024 11:39, Alessandro Zucchelli wrote:
In order to comply to MISRA C:2012 Rule 8.4 for ARM asm/mem_access.h in
the case where MEM_ACCESS=n stubs are needed to allow the conditional
compilation of the users of this header.
I think you need to update the commit message given ...
In order to comply to MISRA C:2012 Rule 8.4 for ARM asm/mem_access.h in
the case where MEM_ACCESS=n stubs are needed to allow the conditional
compilation of the users of this header.
Signed-off-by: Alessandro Zucchelli
---
Changes from v1:
Reverted preprocessor conditional changes to xen/mem_acce