sim: bpf: fix testsuite due to linker warnings [PR sim/29954]
authorGuillermo E. Martinez <guillermo.e.martinez@oracle.com>
Wed, 4 Jan 2023 21:41:09 +0000 (15:41 -0600)
committerMike Frysinger <vapier@gentoo.org>
Thu, 5 Jan 2023 01:54:14 +0000 (20:54 -0500)
commit7cbf35923d31f1f02e69131a9e0f6f065ad8053c
tree27bfd5d10f13bd441eb039a6ab2080ed4bb26694
parent404440d758dffe6cfdb2a9b5142cf88200efe15a
sim: bpf: fix testsuite due to linker warnings [PR sim/29954]

On a bpf-*-* testsuite fails:
./ld/ld-new: warning: test has a LOAD segment with RWX permissions

Adjusting `--memory-size=10Mb' to the simulator bpf testsuite passes.

Tested on bpf-*-*:

Bug: https://sourceware.org/PR29954

sim/testsuite:
* bpf/allinsn.exp (SIMFLAGS_FOR_TARGET): Adjust sim flags.
sim/testsuite/bpf/allinsn.exp