Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dts): add some empty devices node #812

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sinceforYy
Copy link
Contributor

  • Like PLIC, add some empty devices for UT testing.

  • Imsic_m, device address 0x3a800000, is an interrupt controller, address range size 0x10000. The device occupies the address space from 0x3a800000 to 0x3a80ffff.

  • Imsic_s, device address 0x3b000000, is an interrupt controller, address range size 0x80000. The device occupies the address space from 0x3b000000 to 0x3b07ffff.

  • Aplic_m, device address 0x31100000, is an advanced platform interrupt controller, address range size 0x8000. The device occupies the address space from 0x31100000 to 0x31107fff.

  • Aplic_s, device address 0x31120000, is an advanced platform interrupt controller, address range size 0x8000. The device occupies the address space from 0x31120000 to 0x31127fff.

* Like PLIC, add some empty devices for UT testing.

* Imsic_m, device address 0x3a800000, is an interrupt controller, address range size 0x10000.
  The device occupies the address space from 0x3a800000 to 0x3a80ffff.
* Imsic_s, device address 0x3b000000, is an interrupt controller, address range size 0x80000.
  The device occupies the address space from 0x3b000000 to 0x3b07ffff.
* Aplic_m, device address 0x31100000, is an advanced platform interrupt controller,
  address range size 0x8000.
  The device occupies the address space from 0x31100000 to 0x31107fff.
* Aplic_s, device address 0x31120000, is an advanced platform interrupt controller,
  address range size 0x8000.
  The device occupies the address space from 0x31120000 to 0x31127fff.
@sinceforYy sinceforYy requested a review from Anzooooo February 18, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant