On Fri, May 10, 2024 at 8:32 AM Alessandro Zucchelli <alessandro.zucche...@bugseng.com> 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 well and provide stubs in asm/mem_access.h for the users of this > header. > > Signed-off-by: Alessandro Zucchelli <alessandro.zucche...@bugseng.com>
Acked-by: Tamas K Lengyel <ta...@tklengyel.com>