Skip to content

update qemu examples as per new rv port format#506

Merged
fdesbiens merged 2 commits intoeclipse-threadx:devfrom
akifejaz:qemu-examples
Mar 1, 2026
Merged

update qemu examples as per new rv port format#506
fdesbiens merged 2 commits intoeclipse-threadx:devfrom
akifejaz:qemu-examples

Conversation

@akifejaz
Copy link
Contributor

@akifejaz akifejaz commented Mar 1, 2026

  • removed the REGBYTES, STORE/LOAD macros from riscv qemu examples
  • removed the tx_port.h dependency in .S

as per discussion in #496, #490 we do not want to add macros, tx_port.h dependency in .S files anymore. We have already updated the riscv 32/64 ports, updating the qemu examples accordingly.

cc @fdesbiens

- removed the REGBYTES, STORE/LOAD macros

Signed-off-by: Akif Ejaz <akif.ejaz@10xengineers.ai>
Signed-off-by: Akif Ejaz <akif.ejaz@10xengineers.ai>
@fdesbiens
Copy link
Contributor

fdesbiens commented Mar 1, 2026

Thank you for this fix, @akifejaz.

@francisco-merino-quintauris: This PR will likely fix the issues you were experiencing. Let me know how it goes.

@fdesbiens fdesbiens merged commit 5910de8 into eclipse-threadx:dev Mar 1, 2026
1 check 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