commit | b5f0372fea958517ac2b14a6bba3e44f436bd6b0 | [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 | 08b8d265c52bd6d3d1a054295cefdc2b44243ac5 [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>