On 2/25/25 03:08, Alex Bennée wrote:
These only work for system-mode and are NOPs for user-mode.
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
---
plugins/api-system.c | 58 ++++++++++++++++++++++++++++++++++++
plugins/api-user.c | 40 +++++++++++++++++++++++++
plugins/api.c | 70 --------------------------------------------
plugins/meson.build | 2 +-
4 files changed, 99 insertions(+), 71 deletions(-)
create mode 100644 plugins/api-user.c
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~