summaryrefslogtreecommitdiff
path: root/platform/thead/c910
AgeCommit message (Expand)AuthorFilesLines
2021-04-28platform: Remove platform/theadGuo Ren4-221/+0
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel1-2/+7
2020-05-23lib: utils: Allow CLINT functions to be used for multiple CLINTsAnup Patel1-3/+11
2020-05-10platform: Move platform features to hartAtish Patra1-3/+1
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel1-2/+2
2020-03-28platform: thead/c910: Use HSM extension to boot secondary coresLiu Yibin2-20/+5
2020-03-18platform: Clean up include header filesBin Meng1-2/+2
2020-03-14platform: Use one unified per-HART stack size macro for all platformsBin Meng2-2/+1
2020-03-11include: Remove disabled_hart_mask from sbi_platformAnup Patel1-1/+0
2020-01-15platform: thead/c910: Don't set plic/clint address in warm bootLiu Yibin1-4/+4
2020-01-15platform: thead/c910: Don't enable L2 cache in warm bootLiu Yibin1-1/+0
2020-01-09platform: thead/c910: Remove SBI_PLATFORM_HAS_PMPLiu Yibin1-2/+1
2020-01-02platform: Add T-head C910 initial supportLiu Yibin4-0/+229