Skip to content

Added full testing support for S time interrupts

Eclipse Webmaster requested to merge github/fork/kipmacsaigoren/priv-tests into main

Created by: kipmacsaigoren

Changed the tests to support actually testing for s time interrupts. Before, the S time interrupt could only be caused by manually writing its interrupt pending bit. Since these interrupts can now be enabled via SSTC_SUPPORTED in the configs, the tests have also been updated to check for proper behavior when they are enabled. This will require a make allclean.

Merge request reports

Loading