### Describe problem solved by the proposed feature 以下三个文件分别实现了 PLIC 驱动,可以统一到一个实现中。 - https://github.com/RT-Thread/rt-thread/blob/master/libcpu/risc-v/t-head/c906/plic.c - https://github.com/RT-Thread/rt-thread/blob/master/libcpu/risc-v/t-head/c908/plic.c - https://github.com/RT-Thread/rt-thread/blob/master/libcpu/risc-v/virt64/plic.c ### Describe your preferred solution _No response_ ### Describe possible alternatives _No response_