commit | 9675d9202780fd996c00ad34f0360c89376205b3 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Wed Jun 21 23:11:46 2023 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Jul 12 13:21:40 2023 +0800 |
tree | 45a6e78f33e00d2a1bbe996d5895162c7f9dbf05 | |
parent | 7f1a30fdeb6b51ddeb8ca8ecbfcc8069721db186 [diff] |
riscv: Rename SiFive CLINT to RISC-V ALINT As the RISC-V ACLINT specification is defined to be backward compatible with the SiFive CLINT specification, we rename SiFive CLINT to RISC-V ALINT in the source tree to be future-proof. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Rick Chen <rick@andestech.com>