Skip to content

Instantly share code, notes, and snippets.

@heatd

heatd/plic Secret

Created February 15, 2022 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heatd/e466c778366908bc344aa4f96d3195c6 to your computer and use it in GitHub Desktop.
Save heatd/e466c778366908bc344aa4f96d3195c6 to your computer and use it in GitHub Desktop.
plic@c000000 {
phandle = <0x09>;
riscv,ndev = <0x35>;
reg = <0x00 0xc000000 0x00 0x210000>;
interrupts-extended = <0x08 0x0b 0x08 0x09 0x06 0x0b 0x06 0x09 0x04 0x0b 0x04 0x09 0x02 0x0b 0x02 0x09>;
interrupt-controller;
compatible = "sifive,plic-1.0.0\0riscv,plic0";
#interrupt-cells = <0x01>;
#address-cells = <0x00>;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment