diff options
| author | Mehmet Eren Balasar <[email protected]> | 2026-01-06 19:07:48 +0300 |
|---|---|---|
| committer | Mehmet Eren Balasar <[email protected]> | 2026-01-06 19:07:48 +0300 |
| commit | a7961fe1909a5a15730f4fdf7cd5528f660ca756 (patch) | |
| tree | 577a820ab6ea9389731ae8f12e5a132423cbdaac /common_modules/module_lib/src/txm_thread_create.c | |
| parent | 44fadf7143581fc2a21e1d052cf10085630fcca2 (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_lib/src/txm_thread_create.c')
0 files changed, 0 insertions, 0 deletions
