On Fri, May 10, 2024 at 8:32 AM Alessandro Zucchelli <[email protected]> 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 <[email protected]>
Acked-by: Tamas K Lengyel <[email protected]>
