commit | 739cd6fb9afd376de1d6825b0835397cae359ea7 | [log] [tgz] |
---|---|---|
author | Yu Chien Peter Lin <peterlin@andestech.com> | Tue Oct 25 23:03:50 2022 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Nov 03 13:27:56 2022 +0800 |
tree | 74a91e18cd008f381c12d615587912630530bed3 | |
parent | 12a195515fc31bc0c61ba40584bd78ce015b631c [diff] |
riscv: Rename Andes PLIC to PLICSW As PLICSW is used to trigger the software interrupt, we should rename Andes PLIC configuration and file name to reflect the usage. This patch also updates PLMT and PLICSW compatible strings to be consistent with OpenSBI fdt driver. Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com> Reviewed-by: Rick Chen <rick@andestech.com>