sifive_gpio: gpio_basic_api test fails #20337
Labels
area: GPIO
area: RISCV
RISCV Architecture (32-bit & 64-bit)
area: Tests
Issues related to a particular existing or missing test
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Stale
gpio_basic_api fails on this platform. When two level tests occur consecutively the second will fail. Instrumentation confirms that the registers are being configured correctly, and ip indicates that the condition was detected, but the interrupt does not occur. Tests pass as long as no level test precedes the failing test.
gpio_api_1pin also fails.
It's not clear whether this is an issue with the PLIC, or the GPIO implementation (hardware or software). #23714 re-enables the basic functionality, but there's more investigation to be done.
The text was updated successfully, but these errors were encountered: