diff options
author | Randolph <randolph@andestech.com> | 2023-10-12 13:35:34 +0800 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2023-10-19 17:29:33 +0800 |
commit | 04b2123b4d28c47587e038df9861838c55e3365e (patch) | |
tree | 05f65d76fd7da54fb079d4bedbde6cdaf271836b /drivers/ddr/imx/imx8ulp/ddr_init.c | |
parent | 5a348ccf025702fc6bb30d9c8da367a9e78d3d2b (diff) |
riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy
Source hart information is not necessary in IPI, so we could
use single-bit-per-hart strategy to rearrange PLICSW mapping.
Bit 0 of Interrupt Pending Bits is hardwired to 0.
Therefore, we use bit 1 to send IPI to hart 0,
bit 2 to hart 1, ..., and so on.
Signed-off-by: Randolph <randolph@andestech.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions