Skip to content

systemc-components/addrtr: fix an issue in the map_dmi_start_end_addr… - #115

Merged
mahmdkamel merged 1 commit into
qualcomm:mainfrom
mahmdkamel:fix_addrtr_issue
Sep 2, 2026
Merged

systemc-components/addrtr: fix an issue in the map_dmi_start_end_addr…#115
mahmdkamel merged 1 commit into
qualcomm:mainfrom
mahmdkamel:fix_addrtr_issue

Conversation

@mahmdkamel

Copy link
Copy Markdown
Contributor

… function

  • The end_addr in the function map_dmi_start_end_addr() which is used to transform the get_direct_mem_ptr was checked wrongly against the modified start_addr, check it correctly against p_mapped_base_addr.
  • Modify the test bench to accomodate the change.

… function

- The end_addr in the function map_dmi_start_end_addr() which is used to transform
the get_direct_mem_ptr was checked wrongly against the modified start_addr, check
it correctly against p_mapped_base_addr.
- Modify the test bench to accomodate the change.

Signed-off-by: Mahmoud Kamel <mkamel@qti.qualcomm.com>
@mahmdkamel
mahmdkamel merged commit a677805 into qualcomm:main Sep 2, 2026
57 of 62 checks passed
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.

3 participants