Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-21 | lib: utils/irqchip: Automatically delegate T-HEAD PLIC access | Samuel Holland | |
The T-HEAD PLIC implementation requires setting a delegation bit to allow access from S-mode. Now that the T-HEAD PLIC has its own compatible string, set this bit automatically from the PLIC driver, instead of reaching into the PLIC's MMIO space from another driver. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com> | |||
2021-07-06 | docs/platform: thead-c9xx: Remove FW_PIC=y | Bin Meng | |
FW_PIC is on by default. Hence no need to explicitly require it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com> | |||
2021-04-28 | docs: generic: Add T-HEAD C9xx series processors | Guo Ren | |
Add description and dts examples for T-HEAD C9xx platforms. Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Reviewed-by: Anup Patel <anup.patel@wdc.com> |