summaryrefslogtreecommitdiff
path: root/common_modules/module_manager/src
diff options
context:
space:
mode:
authorMehmet Eren Balasar <[email protected]>2026-01-06 19:07:48 +0300
committerMehmet Eren Balasar <[email protected]>2026-01-06 19:07:48 +0300
commita7961fe1909a5a15730f4fdf7cd5528f660ca756 (patch)
tree577a820ab6ea9389731ae8f12e5a132423cbdaac /common_modules/module_manager/src
parent44fadf7143581fc2a21e1d052cf10085630fcca2 (diff)
Fix VFP build failure in Cortex-A tx_thread_schedule.S
When TX_ENABLE_VFP_SUPPORT is defined, the build fails due to missing IRQ_MASK and FIQ_MASK symbols in the restore logic. This adds the local definitions (0x80 and 0x40) to tx_thread_schedule.S to match tx_thread_interrupt_restore.S, enabling successful compilation on GNU and AC6 Cortex-A ports.
Diffstat (limited to 'common_modules/module_manager/src')
0 files changed, 0 insertions, 0 deletions