-
Notifications
You must be signed in to change notification settings - Fork 790
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[topgen] Improve support for multiple address spaces
With this change, topgen supports MMIO regions in multiple address spaces. It requires to associate each memory to an address space. Further, topgen generates definies for peripheral interface for all address spaces. For Darjeeling, that means the SOC facing interfaces, e.g., the SOC port of the mailbox, get their base addresss definitions and the size of the address window. Signed-off-by: Robert Schilling <[email protected]>
- Loading branch information
Showing
18 changed files
with
1,008 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.