selftests/bpf: Enable lld usage for RISC-V
authorBjörn Töpel <bjorn@rivosinc.com>
Wed, 4 Oct 2023 12:27:20 +0000 (14:27 +0200)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 4 Oct 2023 20:37:41 +0000 (13:37 -0700)
commit72fae6319962fca2ecd8bb4f4e8dbdda7fe9af6f
tree1d364aa4edf786f3956ba25896f531bd9618530b
parent97a79e502e25e27a65b0506c9fb210cb2d89b52e
selftests/bpf: Enable lld usage for RISC-V

RISC-V has proper lld support. Use that, similar to what x86 does, for
urandom_read et al.

Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20231004122721.54525-3-bjorn@kernel.org
tools/testing/selftests/bpf/Makefile