Skip to content

Conversation

@kr-t
Copy link
Collaborator

@kr-t kr-t commented Nov 26, 2025

Description

Enable AoT both in Zephyr and Linux
Fix STM32U585 config
Fix ISA guess for thumb architecture

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Generation of AoT images via wamrc and tests on U585. CI will test current setup.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
@kr-t kr-t self-assigned this Nov 26, 2025
@kr-t kr-t requested a review from srberard as a code owner November 26, 2025 10:36
@kr-t kr-t merged commit 7494611 into main Nov 26, 2025
13 checks passed
@kr-t kr-t deleted the features/enable-aot branch November 26, 2025 12:24
PatrickRobbIOL pushed a commit to mgeeIOL/ocre-runtime that referenced this pull request Dec 1, 2025
Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
casaroli added a commit that referenced this pull request Jan 7, 2026
This reverts commit 7494611.

This commit is kept in the legacy branch.
casaroli added a commit that referenced this pull request Jan 7, 2026
This reverts commit 7494611.

This commit is kept in the legacy branch.

Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
casaroli added a commit that referenced this pull request Jan 7, 2026
This reverts commit 7494611.

This commit is kept in the legacy branch.

Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
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