samples/mpu/mem_domain_apis_test is broken #4289
Labels
area: Memory Protection
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Hi @chunlinhan , git shows you as the author of this sample.
There seem to be several issues with the sample "mpu/mem_domain_apis_test".
It's not clear which boards it should be compatible with, I'm not that great at reading these yaml fields,
but I tried with bbc_microbit and qemu_cortex_m3, and neither would build.
Usually I run sanitycheck on a sample to find out what boards it supports, but in this case
sanitycheck would not build it against any board. This is unfortunate, as it will be doomed to
suffer from bit rot.
AnaZ implied that the filter was incorrect, that it should be CONFIG_USERSPACE, I'm not sure how the filter field works.
To be specific
The text was updated successfully, but these errors were encountered: