Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

software: fix clic-nonvector-interrupts timer interrupt registration error #612

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 3, 2021

  1. software: fix clic-nonvector-interrupts timer interrupt registration …

    …error
    
    Timer interrupt should be registered after CLIC interrupt controller is
    initialized and set to Non-Vectored mode. Otherwise registration would
    fail due to mode is default set to Direct mode.
    
    Signed-off-by: Frank Chang <frank.chang@sifive.com>
    Frank Chang committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    22ebc6a View commit details
    Browse the repository at this point in the history