[PATCH v3 1/2] config/arm: allow WFE to be enabled config time
Jerin Jacob
jerinjacobk at gmail.com
Thu Feb 1 17:37:36 CET 2024
On Mon, Jan 22, 2024 at 12:13 PM Ruifeng Wang <Ruifeng.Wang at arm.com> wrote:
>
>
> On 2024/1/21 11:21 PM, pbhagavatula at marvell.com wrote:
> > From: Pavan Nikhilesh <pbhagavatula at marvell.com>
> >
> > Allow RTE_ARM_USE_WFE to be enabled at meson configuration
> > time by passing it via c_args instead of modifying
> > `config/arm/meson.build`.
> >
> > Example usage:
> > meson build -Dc_args='-DRTE_ARM_USE_WFE' \
> > --cross-file config/arm/arm64_cn10k_linux_gcc
> >
> > Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
Could you split and resend this series a two separate patch as this
patch needs to go through main tree.
More information about the dev
mailing list