zephyr/soc/riscv/riscv-privilege
Henrik Brix Andersen e6a3e238b9 soc: riscv: privilege: define soc_interrupt_init() as weak symbol
Define soc_interrupt_init as a weak symbol in the common RISC-V
privileged instruction set SoC support.

This allows overriding soc_interrupt_init for SoCs which are not fully
compliant with the RISC-V privileged specification.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2021-08-25 18:05:50 -04:00
..
common soc: riscv: privilege: define soc_interrupt_init() as weak symbol 2021-08-25 18:05:50 -04:00
miv soc: riscv: riscv-privilege: add GP relative addressing support 2021-08-20 18:53:23 -04:00
sifive-freedom soc: riscv: riscv-privilege: add GP relative addressing support 2021-08-20 18:53:23 -04:00
starfive_jh71xx soc: riscv: riscv-privilege: add GP relative addressing support 2021-08-20 18:53:23 -04:00
telink_b91 soc: riscv: telink_b91: add GP relative addressing support 2021-08-20 18:53:23 -04:00
virt soc: riscv: riscv-privilege: add GP relative addressing support 2021-08-20 18:53:23 -04:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc