Searched hist:a7c08b07d13d543f60801f1edbdc68b2a26b21fb (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/riscv/plat-virt/ |
| H A D | main.c | a7c08b07d13d543f60801f1edbdc68b2a26b21fb Wed Aug 02 10:12:20 UTC 2023 Alvin Chang <alvinga@andestech.com> riscv: plat-virt: Rename to latest interrupt controller functions
Rename main_init_plic() to boot_primary_init_intc(). Rename main_secondary_init_plic() to boot_secondary_init_intc(). Also the include path of RISC-V PLIC driver header is fixed.
Signed-off-by: Alvin Chang <alvinga@andestech.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Marouene Boubakri <marouene.boubakri@nxp.com>
|