no1wudi opened a new pull request, #2953:
URL: https://github.com/apache/nuttx-apps/pull/2953

   
   ## Summary
   - Added explicit mapping of thumbv7a architecture to thumbv7 in the WAMR 
toolchain definitions
   - WAMR's AOT compiler uses armv7/thumbv7 as the target architecture for all 
ARMv7-A processors
   - This includes Cortex-A series processors like Cortex-A9 which use the 
armv7a/thumbv7a ISA
   
   ## Impact
   - Fixes AOT compilation for ARM Cortex-A processors using thumbv7a 
architecture
   - Maintains compatibility with WAMR's expected target architecture naming
   - Ensures consistent architecture targeting across all ARMv7-A processors
   - No impact on other architectures or build configurations
   
   ## Testing
   GitHub CI and internal CI
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to