opensbi/include/sbi_utils/irqchip
Anup Patel cdebae2cc9 lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
On platforms with Smepmp, the MMIO regions accessed by M-mode need
to be explicitly marked with M-mode only read/write or shared (both
(M-mode and S-mode) read/write permission.

If the above is not done then runtime PLIC access from M-mode on
platforms with Smepmp will result in access fault when further
results in CPU hotplug not working.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
2023-12-19 15:56:37 +05:30
..
aplic.h lib: utils/irqchip: Add APLIC initialization library 2022-02-15 20:37:55 +05:30
fdt_irqchip.h lib: utils/irqchip: Use kconfig for enabling/disabling drivers 2022-08-08 09:33:52 +05:30
fdt_irqchip_plic.h lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/restore helpers 2022-12-17 09:03:30 +05:30
imsic.h lib: utils/irqchip: Use kconfig for enabling/disabling drivers 2022-08-08 09:33:52 +05:30
plic.h lib: utils/irqchip: Add shared MMIO region for PLIC in root domain 2023-12-19 15:56:37 +05:30