Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: cpu: fu740: clear feature disable CSR | Green Wan | 2021-05-31 | 1 | -0/+15 |
| | | | | | | | | | | | | Clear feature disable CSR to turn on all features of hart. The detail is specified at section, 'SiFive Feature Disable CSR', in user manual https://sifive.cdn.prismic.io/sifive/aee0dd4c-d156-496e-a6c4-db0cf54bbe68_sifive_U74MC_rtl_full_20G1.03.00_manual.pdf Signed-off-by: Green Wan <green.wan@sifive.com> Reviewed-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Rick Chen <rick@andestech.com> | ||||
* | riscv: cpu: fu740: Add support for cpu fu740 | Green Wan | 2021-05-31 | 6 | -0/+187 |
Add SiFive fu740 cpu to support RISC-V arch Signed-off-by: Green Wan <green.wan@sifive.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |