Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
riscv: plat-virt: Rename to latest interrupt controller functions
Rename main_init_plic() to primary_init_intc(). Rename main_secondary_init_plic() to main_secondary_init_intc(). Also the include path of PLIC driver header is fixed. Signed-off-by: Alvin Chang <alvinga@andestech.com>
- Loading branch information