commit | 661ff0527fb54a69ed408b0472e485590ec34ad6 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Fri Oct 14 19:19:36 2022 -0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Nov 08 10:44:36 2022 +0100 |
tree | 9a9a98e5a85e1722f74086d94f394c6457870517 | |
parent | f35f44147f252c5f03bcb9f62ed4dea02a03573a [diff] |
tests/x86: Check libc partition in page permissions test Picolibc uses the libc partition for some variables, so make sure the test allows references to that data. Signed-off-by: Keith Packard <keithp@keithp.com>