On 3/3/26 5:07 AM, Florian Hofhammer wrote:
The opaque register handle encodes whether a register is read-only in the lowest bit and prevents writing to the register via the plugin API in this case.Signed-off-by: Florian Hofhammer <[email protected]> --- plugins/api.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
