-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openamp: xlnx: Enable gen_domain to invoke openamp processing
For gen_domain_dts.py plugin, if the openamp domains are present then have this processing occur at the start. Additionally if the openamp processing ocurred then keep TCM nodes. For OpenAMP to enable this do the following: 1. If OpenAMP processing occurs then at the end remove the OpenAMP nodes 2. Only output the OpenAMP Configuration header for non-Linux targets 3. Add some OpenAMP lookup tables to aid the gen_domain_dts.py in OpenAMP info lookup This way the following use cases are still preserved 1. Non-Linux OpenAMP runs 2. If a user keeps the OpenAMP plugin args in a Linux domain Lopper run Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
- Loading branch information
1 parent
b053939
commit d9c1cfb
Showing
4 changed files
with
78 additions
and
19 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
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