github-actions · GitHub

@github-actions Bot added Arch: xtensa

Issues related to the Xtensa architecture

Size: M

The size of the change in this PR is medium

labels

Dec 2, 2024

@hujun260

@github-actions github-actions Bot added Size: S

The size of the change in this PR is small

and removed Size: M

The size of the change in this PR is medium

labels

Dec 2, 2024

@hujun260

reason:
simplify context switch
sys_call0(SYS_switch_context)
sys_call0(SYS_restore_context)
size nuttx
before
   text    data     bss     dec     hex filename
 187620    1436  169296  358352   577d0 nuttx
after
   text    data     bss     dec     hex filename
 187576    1452  169280  358308   577a4 nuttx
size reduce -44
Signed-off-by: hujun5 <hujun5@xiaomi.com>

@hujun260

xiaoxiang781216

@xiaoxiang781216

@hujun260

Read the original on github.com ↗