Hello, looking forward to feedback, suggestions, or any required changes to get this patch accepted.
BR, Dmytro. On 9/29/25 21:43, Dmytro Prokopchuk1 wrote: > This patch series consists of two patches that were received by dividing > PATCH v3. > > Link to v3: > https://patchew.org/Xen/620eb8fe22204e204cb471e93d2ea789f879d854.1758744144.git.dmytro._5fprokopch...@epam.com/ > > Changes in v4: > - PATCH v3 was divided in two separate patches > - added notes about predicates which end up as constants > > Test CI pipeline: > https://gitlab.com/xen-project/people/dimaprkp4k/xen/-/pipelines/2070317153 > > Dmytro Prokopchuk (2): > arm/acpi: address violations of MISRA C Rule 2.1 > arm/gic_v3: address violations of MISRA C Rule 2.1 > > xen/arch/arm/include/asm/domain_build.h | 9 --------- > xen/arch/arm/include/asm/gic_v3_its.h | 11 ++--------- > 2 files changed, 2 insertions(+), 18 deletions(-) >
