On Mon, 24 Jun 2024 at 16:40, <shiju.j...@huawei.com> wrote: > > From: Shiju Jose <shiju.j...@huawei.com> > > Add support for QEMU based FW first ARM processor error injection.
> +++ b/hw/arm/arm_error_inject_stubs.c > @@ -0,0 +1,22 @@ > +/* > + * ARM Processor errors QMP stubs > + * > + * Copyright(C) 2024 Huawei LTD. > + * > + * This work is licensed under the terms of the GNU GPL, version 2. See the > + * COPYING file in the top-level directory. > + * > + * SPDX-License-Identifier: GPL-v2-only You missed an instance of gpl-v2-only (but you don't need to respin immediately just for this). thanks -- PMM