Re: [PATCH] riscv: Check that vdso does not contain any dynamic relocations

From: Björn Töpel
Date: Wed Jul 03 2024 - 08:42:05 EST


Hey Alex,

Alexandre Ghiti <alexghiti@xxxxxxxxxxxx> writes:

> Like other architectures, use the common cmd_vdso_check to make sure of
> that.
>
> Signed-off-by: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>

Looking in PW, this fails on rv32? Is that a false negative?

Other than that,
Reviewed-by: Björn Töpel <bjorn@xxxxxxxxxxxx>